Table of Contents
API Documentation: | JacocoCoverageReport |
---|
Note: This class is incubating and may change in a future version of Gradle.
A container for the inputs of an aggregated JaCoCo code coverage report.
Property | Description |
reportTask | Incubating Contains the |
testSuiteName | Incubating Contains the name of the test suite in target projects that this report will aggregate. |
TaskProvider
<JacocoReport
>
reportTask
TaskProvider
<JacocoReport
>Note: This property is incubating and may change in a future version of Gradle.
Contains the JacocoReport
task instance which produces this report
Note: This property is incubating and may change in a future version of Gradle.
Contains the name of the test suite in target projects that this report will aggregate.