java.util.Collection<Report>
, Configurable<ReportContainer<Report>>
, DomainObjectCollection<Report>
, DomainObjectSet<Report>
, java.lang.Iterable<Report>
, NamedDomainObjectCollection<Report>
, NamedDomainObjectSet<Report>
, ReportContainer<Report>
, java.util.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.
|
configure
addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
add, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByName, getCollectionSchema, named, named, named, named
findAll, matching, matching, withType
getAsMap, getEnabled, getEnabledReports, getNamer, getNames, getRules, isEmpty
@Internal DirectoryReport getHtml()
@Internal JUnitXmlReport getJunitXml()