| Package | Description |
|---|---|
| org.flowable.engine.impl.test | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| org.flowable.engine.test.mock |
| Class and Description |
|---|
| Deployment
Annotation for a test method to create and delete a deployment around a test method.
|
| FlowableRule
Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
|
| TestActivityBehaviorFactory |
| Class and Description |
|---|
| FlowableTestHelper
A Helper for the Flowable
FlowableExtension that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the ProcessEngine time and easy access for waiting on the job executor. |
| Class and Description |
|---|
| TestActivityBehaviorFactory |
Copyright © 2019 Flowable. All rights reserved.