Package org.flowable.dmn.engine.test
-
Class Summary Class Description DmnTestHelper FlowableDmnExtension JUnit Jupiter extension for the Flowable DmnEngine and services initialization.FlowableDmnRule Convenience for DmnEngine and services initialization in the form of a JUnit rule.FlowableDmnTestHelper A Helper for the FlowableFlowableDmnExtensionthat can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theDmnEnginetime. -
Annotation Types Summary Annotation Type Description DmnConfigurationResource An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for theFlowableDmnExtension.DmnDeployment Annotation for a test method to create and delete a deployment around a test method.DmnDeploymentAnnotation Annotation for a test method to create and delete a deployment around a test method.DmnDeploymentId An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed viaDmnDeployment.FlowableDmnTest Convenience for annotation that activates theFlowableDmnExtensionJUnit Jupiter annotation.