public interface TestTaskReports extends ReportContainer<Report>
Test task.ReportContainer.ImmutableViolationException| Modifier and Type | Method and Description | 
|---|---|
| DirectoryReport | getHtml()A HTML report indicate the results of the test execution. | 
| JUnitXmlReport | getJunitXml()The test results in “JUnit XML” format. | 
getAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmptyfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByNameall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArrayDirectoryReport getHtml()
JUnitXmlReport getJunitXml()