The reports produced by the Test task.
Type | Name and description |
---|---|
DirectoryReport |
getHtml() A HTML report indicate the results of the test execution. |
JUnitXmlReport |
getJunitXml() The test results in “JUnit XML” format. |
Methods inherited from class | Name |
---|---|
interface ReportContainer |
getEnabled |
interface NamedDomainObjectSet |
findAll, matching, matching, withType |
interface NamedDomainObjectCollection |
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRules, matching, matching, withType |
interface Set |
add, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll |
A HTML report indicate the results of the test execution.
The test results in “JUnit XML” format.