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 org.gradle.util.Configurable |
org.gradle.util.Configurable#configure(groovy.lang.Closure) |
A HTML report indicate the results of the test execution.
The test results in “JUnit XML” format.