Class | Description |
---|---|
FlowableAppExtension |
JUnit Jupiter extension for the Flowable AppEngine and services initialization.
|
FlowableAppRule |
Convenience for AppEngine and services initialization in the form of a JUnit rule.
|
FlowableAppTestCase | |
FlowableAppTestHelper |
A Helper for the Flowable
FlowableAppExtension that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the AppEngine time and easy access for waiting on the job executor. |
Annotation Type | Description |
---|---|
AppConfigurationResource |
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableAppExtension . |
AppDeployment | |
AppDeploymentId |
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
AppDeployment . |