@Incubating public abstract class TestReportAggregationPlugin extends Object implements Plugin<Project>
Modifier and Type | Field | Description |
---|---|---|
static String |
TEST_REPORT_AGGREGATION_CONFIGURATION_NAME |
Constructor | Description |
---|---|
TestReportAggregationPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|
public static final String TEST_REPORT_AGGREGATION_CONFIGURATION_NAME