| Class | Description |
|---|---|
| DmnTestHelper | |
| FlowableDmnExtension |
JUnit Jupiter extension for the Flowable DmnEngine and services initialization.
|
| FlowableDmnRule |
Convenience for DmnEngine and services initialization in the form of a JUnit rule.
|
| FlowableDmnTestHelper |
A Helper for the Flowable
FlowableDmnExtension that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the DmnEngine time. |
| Annotation Type | Description |
|---|---|
| DmnConfigurationResource |
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableDmnExtension. |
| DmnDeployment |
Annotation for a test method to create and delete a deployment around a test method.
|
| DmnDeploymentAnnotation |
Annotation for a test method to create and delete a deployment around a test method.
|
| DmnDeploymentId |
An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed via
DmnDeployment. |
| FlowableDmnTest |
Convenience for annotation that activates the
FlowableDmnExtension JUnit Jupiter annotation. |
Copyright © 2021 Flowable. All rights reserved.