Package org.flowable.dmn.engine.test
package org.flowable.dmn.engine.test
-
ClassDescriptionAn annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableDmnExtension
.Annotation for a test method to create and delete a deployment around a test method.Annotation for a test method to create and delete a deployment around a test method.An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed viaDmnDeployment
.JUnit Jupiter extension for the Flowable DmnEngine and services initialization.Convenience for DmnEngine and services initialization in the form of a JUnit rule.Convenience for annotation that activates theFlowableDmnExtension
JUnit Jupiter annotation.A Helper for the FlowableFlowableDmnExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theDmnEngine
time.