Package org.camunda.community.bpmndt.api.cfg


package org.camunda.community.bpmndt.api.cfg
  • Classes
    Class
    Description
    Custom BPMN parse listener that: 1.
    Plugin to configure a BPMN Driven Testing conform process engine, used to execute generated test cases.
    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.