| Class | Description |
|---|---|
| AbstractFlowableCmmnTestCase | |
| FlowableCmmnExtension |
JUnit Jupiter extension for the Flowable CmmnEngine and services initialization.
|
| FlowableCmmnRule |
Convenience for CmmnEngine and services initialization in the form of a JUnit rule.
|
| FlowableCmmnTestCase | |
| FlowableCmmnTestHelper |
A Helper for the Flowable
FlowableCmmnExtension that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the CmmnEngine time. |
| Annotation Type | Description |
|---|---|
| CmmnConfigurationResource |
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableCmmnExtension. |
| CmmnDeployment | |
| CmmnDeploymentId |
An annotation that can be used on test and lifecycle methods to inject the id of the deployment deployed via
CmmnDeployment. |
| FlowableCmmnTest |
Convenience for annotation that activates the
FlowableCmmnExtension JUnit Jupiter annotation. |
Copyright © 2021 Flowable. All rights reserved.