public class FlowableContentSpringExtension extends FlowableContentExtension
SpringExtension to get the ContentEngine from the ApplicationContext
and make it available for the FlowableContentExtension.configurationResource, DEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableContentSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected ContentEngine |
createContentEngine(org.junit.jupiter.api.extension.ExtensionContext context) |
protected org.junit.jupiter.api.extension.ExtensionContext.Store |
getStore(org.junit.jupiter.api.extension.ExtensionContext context) |
afterEach, beforeEach, getConfigurationResource, getTestHelper, resolveParameter, supportsParameterprotected ContentEngine createContentEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createContentEngine in class FlowableContentExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableContentExtension