@CompileStatic class Jacoco extends AbstractTestingFeature
Type | Name and description |
---|---|
static String |
PLUGIN_ID |
ConfigurableFileCollection |
additionalClassDirs |
ConfigurableFileCollection |
additionalSourceDirs |
File |
aggregateExecFile |
File |
aggregateReportHtmlFile |
File |
aggregateReportXmlFile |
Set<String> |
excludes |
Boolean |
includeProjectDependencies |
String |
toolVersion |
Constructor and description |
---|
Jacoco
(ProjectConfigurationExtension config, Project project) |
Methods inherited from class | Name |
---|---|
class AbstractTestingFeature |
hasTestSourceSets, hasTestSourceSets |
class AbstractFeature |
isEnabledSet, isRoot, merge, normalize, postMerge, setEnabled |
Groovy Documentation