Uses of Class
org.opentest4j.reporting.events.api.NamespaceRegistry.Builder
Packages that use NamespaceRegistry.Builder
-
Uses of NamespaceRegistry.Builder in org.opentest4j.reporting.events.api
Methods in org.opentest4j.reporting.events.api that return NamespaceRegistry.BuilderModifier and TypeMethodDescriptionAdd an additional namespace to this registry.NamespaceRegistry.Builder.add
(String prefix, org.opentest4j.reporting.schema.Namespace namespace, String schemaLocation) Add an additional namespace to this registry.static NamespaceRegistry.Builder
NamespaceRegistry.builder
(org.opentest4j.reporting.schema.Namespace defaultNamespace) Create a new builder with the supplied default namespace.static NamespaceRegistry.Builder
NamespaceRegistry.builder
(org.opentest4j.reporting.schema.Namespace defaultNamespace, String schemaLocation) Create a new builder with the supplied default namespace and schema location.