public class MicronautLambdaJunit5Extension
extends io.micronaut.test.extensions.junit5.MicronautJunit5Extension
applicationContext, DISABLED_MESSAGE, embeddedApplication, MISCONFIGURED_MESSAGE, oldValues, refreshScope, specDefinition, TEST_PROPERTY_SOURCE, TEST_ROLLBACK, TEST_TRANSACTION_MODE, TEST_TRANSACTIONAL, testProperties
Constructor and Description |
---|
MicronautLambdaJunit5Extension() |
Modifier and Type | Method and Description |
---|---|
void |
beforeAll(org.junit.jupiter.api.extension.ExtensionContext extensionContext) |
org.junit.jupiter.api.extension.ConditionEvaluationResult |
evaluateExecutionCondition(org.junit.jupiter.api.extension.ExtensionContext extensionContext) |
afterAll, afterEach, afterTestExecution, alignMocks, beforeEach, beforeTestExecution, interceptAfterEachMethod, interceptBeforeEachMethod, resolveParameter, resolveTestProperties, supportsParameter
afterClass, afterCleanupTest, afterSetupTest, afterTestClass, afterTestExecution, afterTestMethod, beforeClass, beforeCleanupTest, beforeEach, beforeSetupTest, beforeTestClass, beforeTestExecution, beforeTestMethod, isTestSuiteBeanPresent, startApplicationContext
public void beforeAll(org.junit.jupiter.api.extension.ExtensionContext extensionContext) throws java.lang.Exception
beforeAll
in interface org.junit.jupiter.api.extension.BeforeAllCallback
beforeAll
in class io.micronaut.test.extensions.junit5.MicronautJunit5Extension
java.lang.Exception
public org.junit.jupiter.api.extension.ConditionEvaluationResult evaluateExecutionCondition(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
evaluateExecutionCondition
in interface org.junit.jupiter.api.extension.ExecutionCondition
evaluateExecutionCondition
in class io.micronaut.test.extensions.junit5.MicronautJunit5Extension