| Modifier and Type | Method and Description |
|---|---|
AggregatedCoverage |
AggregatedCoverageTestRunState.getAggregatedCoverage()
Retrieves the aggregated coverage without changing the current state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedClassCoverage
Test class coverage model.
|
class |
ClassCoverage
Test class coverage model.
|
class |
MethodCoverage
Coverage of an individual test method.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CoverageReportUtil.createReport(AggregatedCoverage coverage,
String reportDirectory)
Generates a coverage report.
|
Copyright © 2020 Camunda Services GmbH. All rights reserved.