| Interface | Description |
|---|---|
| CoverageTestRunState |
State tracking the current class and method coverage run.
|
| CoverageTestRunStateFactory |
Factory for creting coverage run state.
|
| Class | Description |
|---|---|
| AggregatedCoverageTestRunState |
Coverage test run state used to hold results for multiple classes.
|
| AggregatedCoverageTestRunStateFactory | |
| DefaultCoverageTestRunState |
State tracking the current class and method coverage run.
|
| DefaultCoverageTestRunStateFactory | |
| MinimalCoverageMatcher | |
| ProcessCoverageConfigurator |
Helper methods to configure the process coverage extensions on a given ProcessEngineConfigurationImpl
|
| ProcessCoverageInMemProcessEngineConfiguration |
Standalone in memory process engine configuration additionally configuring
flow node, sequence flow and compensation listeners for process coverage
testing.
|
| TestCoverageProcessEngineRule |
Rule handling the process test coverage for individual test methods and the
whole class.
|
| TestCoverageProcessEngineRuleBuilder |
Fluent Builder for TestCoverageProcessEngineRule.
|
Copyright © 2020 Camunda Services GmbH. All rights reserved.