Collection<Report>, org.gradle.util.Configurable<ReportContainer<Report>>, DomainObjectCollection<Report>, Iterable<Report>, NamedDomainObjectCollection<Report>, NamedDomainObjectSet<Report>, ReportContainer<Report>, Set<Report>public interface TestTaskReports extends ReportContainer<Report>
Test task.ReportContainer.ImmutableViolationException| Modifier and Type | Method | Description | 
|---|---|---|
| DirectoryReport | getHtml() | A HTML report indicate the results of the test execution. | 
| JUnitXmlReport | getJunitXml() | The test results in “JUnit XML” format. | 
parallelStream, removeIf, stream, toArrayaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, namedfindAll, matching, matching, withTypegetAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmptyDirectoryReport getHtml()
JUnitXmlReport getJunitXml()