Package com.flowable.form.engine.test
Class FlowableFormTestHelper
java.lang.Object
com.flowable.form.engine.test.FlowableFormTestHelper
A Helper for the Flowable
FlowableFormExtension
that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the FormEngine
time and easy access for waiting on the job executor.- Author:
- Filip Hrisafov
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCurrentTime
(Instant instant) void
setCurrentTime
(Date date) void
setDeploymentIdFromDeploymentAnnotation
(String deploymentIdFromDeploymentAnnotation)
-
Field Details
-
formEngine
-
deploymentIdFromDeploymentAnnotation
-
-
Constructor Details
-
FlowableFormTestHelper
-
-
Method Details
-
getFormEngine
-
getDeploymentIdFromDeploymentAnnotation
-
setDeploymentIdFromDeploymentAnnotation
-
setCurrentTime
-
setCurrentTime
-