@Incubating class JacocoPlugin extends Object
Plugin that provides support for generating Jacoco coverage data.
Constructor and description |
---|
JacocoPlugin
(org.gradle.internal.reflect.Instantiator instantiator) Applies the plugin to the given project. |
Type | Name and description |
---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project) |
def |
configureDefaultOutputPathForJacocoMerge() |
Applies the plugin to the given project.
project
- the project to apply toGradle API 2.5-rc-1