| Class | Description |
|---|---|
| EventTestHelper | |
| FlowableEventExtension |
JUnit Jupiter extension for the Flowable EventRegistryEngine and services initialization.
|
| FlowableEventRule |
Convenience for EventRegistryEngine and services initialization in the form of a JUnit rule.
|
| 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. |
| Annotation Type | Description |
|---|---|
| ChannelDeploymentAnnotation |
Annotation for a test method to create and delete a deployment around a test method.
|
| EventConfigurationResource |
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableEventExtension. |
| EventDeploymentAnnotation |
Annotation for a test method to create and delete a deployment around a test method.
|
| EventDeploymentId |
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
EventDeploymentAnnotation. |
Copyright © 2021 Flowable. All rights reserved.