Uses of Class
org.opentest4j.reporting.events.root.Events
Packages that use Events
-
Uses of Events in org.opentest4j.reporting.events.core
Subclasses with type arguments of type Events in org.opentest4j.reporting.events.coreModifier and TypeClassDescriptionfinal classTheinfrastructureelement of the core namespace. -
Uses of Events in org.opentest4j.reporting.events.root
Subclasses with type arguments of type Events in org.opentest4j.reporting.events.rootModifier and TypeClassDescriptionclassAbstract base class for all events in the events namespace.classTheeventselement of the events namespace.Methods in org.opentest4j.reporting.events.root that return types with arguments of type EventsModifier and TypeMethodDescriptionstatic DocumentWriter<Events> Events.createDocumentWriter(NamespaceRegistry namespaceRegistry, Path xmlFile) Create a newDocumentWriterfor the event-based reporting format.