org.gradle.util.Configurable<Report>
, ConfigurableReport
, DirectoryReport
, Report
, Serializable
public interface JUnitXmlReport extends DirectoryReport
Report.OutputType
Modifier and Type | Method | Description |
---|---|---|
boolean |
isOutputPerTestCase() |
Should the output be associated with individual test cases instead of at the suite level.
|
void |
setOutputPerTestCase(boolean outputPerTestCase) |
Should the output be associated with individual test cases instead of at the suite level.
|
setDestination, setDestination, setEnabled, setEnabled
getDestination, getEntryPoint, getOutputType
getDisplayName, getName, isEnabled
@Input boolean isOutputPerTestCase()
void setOutputPerTestCase(boolean outputPerTestCase)