@Incubating public abstract class TestReportAggregationPlugin extends java.lang.Object implements Plugin<Project>
Modifier and Type | Field | Description |
---|---|---|
static java.lang.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 java.lang.String TEST_REPORT_AGGREGATION_CONFIGURATION_NAME