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 NamespaceNamespace.REPORTING_COREOpen Test Reporting core namespacestatic final NamespaceNamespace.REPORTING_EVENTSOpen Test Reporting events namespacestatic final NamespaceNamespace.REPORTING_HIERARCHYOpen Test Reporting hierarchical namespacestatic final NamespaceNamespace.REPORTING_JAVAOpen Test Reporting Java namespacestatic final NamespaceNamespace.XML_SCHEMA_INSTANCEW3C XML Schema Instance namespace ("http://www.w3.org/2001/XMLSchema-instance").Methods in org.opentest4j.reporting.schema that return NamespaceModifier and TypeMethodDescriptionQualifiedName.getNamespace()static NamespaceCreate the namespace with the supplied URI.Methods in org.opentest4j.reporting.schema with parameters of type NamespaceModifier and TypeMethodDescriptionstatic QualifiedNameCreate the qualified name for the supplied namespace and name.