Package org.apache.maven.surefire.report
Interface TestSetReportEntry
- All Superinterfaces:
ReportEntry
- All Known Implementing Classes:
CategorizedReportEntry
,SimpleReportEntry
Describes test-set when started and finished.
- Since:
- 2.20.1
- Author:
- Tibor Digana (tibor17)
- See Also:
-
Method Summary
Methods inherited from interface org.apache.maven.surefire.report.ReportEntry
getElapsed, getGroup, getMessage, getName, getNameWithGroup, getSourceName, getStackTraceWriter
-
Method Details
-
getSystemProperties
-