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 |
|---|---|
protected io.micronaut.test.annotation.MicronautTestValue |
buildMicronautTestValue(java.lang.Class<?> testClass) |
protected org.junit.jupiter.api.extension.ExtensionContext.Store |
getStore(org.junit.jupiter.api.extension.ExtensionContext context) |
protected boolean |
hasExpectedAnnotations(java.lang.Class<?> testClass) |
protected void |
postProcessBuilder(io.micronaut.context.ApplicationContextBuilder builder) |
afterAll, afterEach, afterTestExecution, alignMocks, beforeAll, beforeEach, beforeTestExecution, evaluateExecutionCondition, interceptAfterEachMethod, interceptBeforeEachMethod, interceptTestFactoryMethod, interceptTestMethod, interceptTestTemplateMethod, resolveParameter, resolveTestProperties, supportsParameterafterClass, afterCleanupTest, afterSetupTest, afterTestClass, afterTestExecution, afterTestMethod, beforeClass, beforeCleanupTest, beforeEach, beforeSetupTest, beforeTestClass, beforeTestExecution, beforeTestMethod, interceptAfterEach, interceptBeforeEach, interceptTest, isTestSuiteBeanPresent, startApplicationContextprotected void postProcessBuilder(io.micronaut.context.ApplicationContextBuilder builder)
postProcessBuilder in class io.micronaut.test.extensions.AbstractMicronautExtension<org.junit.jupiter.api.extension.ExtensionContext>protected io.micronaut.test.annotation.MicronautTestValue buildMicronautTestValue(java.lang.Class<?> testClass)
buildMicronautTestValue in class io.micronaut.test.extensions.junit5.MicronautJunit5Extensionprotected boolean hasExpectedAnnotations(java.lang.Class<?> testClass)
hasExpectedAnnotations in class io.micronaut.test.extensions.junit5.MicronautJunit5Extensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class io.micronaut.test.extensions.junit5.MicronautJunit5Extension