Uses of Class
org.junit.platform.reporting.legacy.xml.XmlReportData
Packages that use XmlReportData
Package
Description
Support for generating XML reports using a format which is compatible with
the de facto standard for JUnit 4 based test reports that was made popular
by the Ant build system.
-
Uses of XmlReportData in org.junit.platform.reporting.legacy.xml
Fields in org.junit.platform.reporting.legacy.xml declared as XmlReportDataModifier and TypeFieldDescriptionprivate XmlReportData
LegacyXmlReportGeneratingListener.reportData
private final XmlReportData
XmlReportWriter.reportData
Constructors in org.junit.platform.reporting.legacy.xml with parameters of type XmlReportData