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