public interface JUnitXmlReport extends DirectoryReport
Report.OutputType| Modifier and Type | Method and 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. | 
getDestination, getEntryPoint, getOutputTypesetDestinationgetDisplayName, getName, isEnabled, setEnabled@Incubating @Input boolean isOutputPerTestCase()
@Incubating void setOutputPerTestCase(boolean outputPerTestCase)