Package org.flowable.eventregistry.test
package org.flowable.eventregistry.test
-
ClassDescriptionAnnotation for a test method to create and delete a deployment around a test method.An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableEventExtension
.Annotation for a test method to create and delete a deployment around a test method.An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed viaEventDeploymentAnnotation
.JUnit Jupiter extension for the Flowable EventRegistryEngine and services initialization.Convenience for EventRegistryEngine and services initialization in the form of a JUnit rule.A Helper for the FlowableFlowableEventExtension
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.