Uses of Class
org.opentest4j.reporting.schema.QualifiedName
-
-
Uses of QualifiedName in org.opentest4j.reporting.schema
Methods in org.opentest4j.reporting.schema that return QualifiedName Modifier and Type Method Description static QualifiedName
QualifiedName. of(Namespace namespace, java.lang.String simpleName)
Create the qualified name for the supplied namespace and name.
-