Uses of Package
org.flowable.eventregistry.test
Packages that use org.flowable.eventregistry.test
-
Classes in org.flowable.eventregistry.test used by org.flowable.eventregistry.spring.testClassDescriptionJUnit Jupiter extension for the Flowable EventRegistryEngine and services initialization.
-
Classes in org.flowable.eventregistry.test used by org.flowable.eventregistry.testClassDescriptionAnnotation 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.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 theEventRegistryEngine
time and easy access for waiting on the job executor.