Uses of Class
org.junit.platform.reporting.open.xml.LegacyReportingName
-
Packages that use LegacyReportingName Package Description org.junit.platform.reporting.open.xml Support for generating Open Test Reporting compatible XML event reports. -
-
Uses of LegacyReportingName in org.junit.platform.reporting.open.xml
Methods in org.junit.platform.reporting.open.xml that return types with arguments of type LegacyReportingName Modifier and Type Method Description (package private) static org.opentest4j.reporting.events.api.Factory<LegacyReportingName>
JUnitFactory. legacyReportingName(java.lang.String legacyReportingName)
-