Class | Description |
---|---|
ProcessEngineRule |
Convenience for ProcessEngine and services initialization in the form of a
JUnit rule.
|
ProcessEngineTestCase |
Convenience for ProcessEngine and services initialization in the form of a JUnit base class.
|
Annotation Type | Description |
---|---|
Deployment |
Annotation for a test method or class to create and delete a deployment around a test method.
|
RequiredHistoryLevel |
Annotation for a test method or class to specify the required history level.
|
Copyright © 2022. All rights reserved.