| Class | Description |
|---|---|
| BpmndtParseListener |
Custom BPMN parse listener that:
1.
|
| BpmndtProcessEnginePlugin |
Plugin to configure a BPMN Driven Testing conform process engine, used to execute generated test
cases.
|
| SpringConfiguration |
Spring test configuration, used as superclass for the generated configuration.
If data source and/or transaction manager are not provided by the application context, this configuration will initialize and provide them to the process engine configuration. Moreover, if the application context provides a list of process engine plugins, this list will be preferred in favor of the process engine plugins that are configured on the Maven plugin execution - see parameter processEnginePlugins. |
Copyright © 2023 Camunda Services GmbH. All rights reserved.