Package com.flowable.content.engine.test
-
Class Summary Class Description ContentTestHelper FlowableContentExtension JUnit Jupiter extension for the Flowable ContentEngine and services initialization.FlowableContentRule Convenience for ContentEngine and services initialization in the form of a JUnit rule.FlowableContentTestHelper A Helper for the FlowableFlowableContentExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theContentEngine
time and easy access for waiting on the job executor. -
Annotation Types Summary Annotation Type Description ContentConfigurationResource An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for theFlowableContentExtension
.DocumentDeploymentId An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via a DocumentDeployment.