| Interface | Description |
|---|---|
| GeneratorStrategy |
Strategy, used per activity when generating a test case.
|
| Class | Description |
|---|---|
| BpmnEventSupport |
BPMN event support allows easier working with
EventDefinitions (conditional, error,
escalation, message, signal or timer) of CatchEvent or ThrowEvent instances. |
| BpmnSupport |
BPMN model instance support, allows easier working with the flow nodes of a
Process and the test cases, defined as bpmndt
extension elements. |
| Constants |
Please note: This constants cannot be used within the API classes nor within the generated test
code, since this class will not be available in the test classpath of the target project.
|
| Generator |
Class that is responsible for generating test code and writing the generated files to the test
source directory.
|
| GeneratorContext | |
| GeneratorResult |
Class, used to collect the test code generation results.
|
| TestCaseActivity | |
| TestCaseActivityScope |
Used to gather activities under their parent scope, if the scope is a multi instance.
|
| TestCaseContext |
| Enum | Description |
|---|---|
| TestCaseActivityType |
Handled activity types.
|
Copyright © 2022 Camunda Services GmbH. All rights reserved.