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