Package org.flowable.eventregistry.test
Class FlowableEventTestHelper
java.lang.Object
org.flowable.eventregistry.test.FlowableEventTestHelper
A Helper for the Flowable
FlowableEventExtension
that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the EventRegistryEngine
time and easy access for waiting on the job executor.- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCurrentTime
(Instant instant) void
setCurrentTime
(Date date) void
setDeploymentIdFromDeploymentAnnotation
(String deploymentIdFromDeploymentAnnotation)
-
Field Details
-
eventRegistryEngine
-
deploymentIdFromDeploymentAnnotation
-
-
Constructor Details
-
FlowableEventTestHelper
-
-
Method Details
-
getEventRegistryEngine
-
getEventRepositoryService
-
getDeploymentIdFromDeploymentAnnotation
-
setDeploymentIdFromDeploymentAnnotation
-
setCurrentTime
-
setCurrentTime
-