public interface JUnitXmlReport extends DirectoryReport
Report.OutputType
修飾子とタイプ | メソッドと説明 |
---|---|
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.
|
getEntryPoint, getOutputType
setDestination
getDestination, getDisplayName, getName, isEnabled, setEnabled
@Incubating boolean isOutputPerTestCase()
@Incubating void setOutputPerTestCase(boolean outputPerTestCase)