JacocoBase

API Documentation:JacocoBase

Note: This class is incubating and may change in a future version of Gradle.

Base class for Jacoco tasks.

Properties

PropertyDescription
jacocoClasspath
Incubating

Classpath containing Jacoco classes for use by the task.

Methods

No methods

Script blocks

No script blocks

Property details

FileCollection jacocoClasspath

Note: This property is incubating and may change in a future version of Gradle.

Classpath containing Jacoco classes for use by the task.

Default with jacoco plugin:
project.configurations.jacocoAnt