@Incubating class JacocoPlugin
Plugin that provides support for generating Jacoco coverage data.
Type | Name and description |
---|---|
static String |
AGENT_CONFIGURATION_NAME |
static String |
ANT_CONFIGURATION_NAME |
static String |
PLUGIN_EXTENSION_NAME |
Constructor and description |
---|
JacocoPlugin
(Instantiator instantiator) Applies the plugin to the given project. |
Applies the plugin to the given project.
project
- the project to apply toGradle API 2.5