Uses of Class
org.opentest4j.reporting.schema.Namespace
-
Uses of Namespace in org.opentest4j.reporting.schema
Fields in org.opentest4j.reporting.schema declared as NamespaceModifier and TypeFieldDescriptionstatic final Namespace
Namespace.REPORTING_CORE
Open Test Reporting core namespacestatic final Namespace
Namespace.REPORTING_EVENTS
Open Test Reporting events namespacestatic final Namespace
Namespace.REPORTING_HIERARCHY
Open Test Reporting hierarchical namespacestatic final Namespace
Namespace.REPORTING_JAVA
Open Test Reporting Java namespacestatic final Namespace
Namespace.XML_SCHEMA_INSTANCE
W3C XML Schema Instance namespace ("http://www.w3.org/2001/XMLSchema-instance").Methods in org.opentest4j.reporting.schema that return NamespaceModifier and TypeMethodDescriptionQualifiedName.getNamespace()
static Namespace
Create the namespace with the supplied URI.Methods in org.opentest4j.reporting.schema with parameters of type NamespaceModifier and TypeMethodDescriptionstatic QualifiedName
Create the qualified name for the supplied namespace and name.