Package org.flowable.cmmn.engine.test
-
Class Summary Class Description AbstractFlowableCmmnTestCase FlowableCmmnExtension JUnit Jupiter extension for the Flowable CmmnEngine and services initialization.FlowableCmmnRule Convenience for CmmnEngine and services initialization in the form of a JUnit rule.FlowableCmmnTestCase FlowableCmmnTestHelper A Helper for the FlowableFlowableCmmnExtensionthat can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theCmmnEnginetime. -
Annotation Types Summary Annotation Type Description CmmnConfigurationResource An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for theFlowableCmmnExtension.CmmnDeployment CmmnDeploymentId An annotation that can be used on test and lifecycle methods to inject the id of the deployment deployed viaCmmnDeployment.FlowableCmmnTest Convenience for annotation that activates theFlowableCmmnExtensionJUnit Jupiter annotation.