See: Description
| Class | Description |
|---|---|
| LegacyXmlReportGeneratingListener |
LegacyXmlReportGeneratingListener is a TestExecutionListener that
generates a separate XML report for each root
in the TestPlan. |
| XmlReportData | |
| XmlReportWriter |
XmlReportWriter writes an XML report whose format is compatible
with the de facto standard for JUnit 4 based test reports that was made
popular by the Ant build system. |
| XmlReportWriter.TestCounts |