Uses of Class
org.opentest4j.reporting.events.api.ChildElement
Packages that use ChildElement
Package
Description
-
Uses of ChildElement in org.opentest4j.reporting.events.api
Classes in org.opentest4j.reporting.events.api with type parameters of type ChildElementModifier and TypeClassDescriptionclass
ChildElement<P extends Element<P>,
T extends ChildElement<P, T>> Base class for child elements with well-known parent types.Methods in org.opentest4j.reporting.events.api with type parameters of type ChildElementModifier and TypeMethodDescriptiondefault <C extends ChildElement<T,
? super C>>
Appendable<T> Append the child element created by the supplied factory.<C extends ChildElement<T,
? super C>>
Appendable<T> <C extends ChildElement<T,
? super C>>
Appendable<T> -
Uses of ChildElement in org.opentest4j.reporting.events.core
Subclasses of ChildElement in org.opentest4j.reporting.events.coreModifier and TypeClassDescriptionclass
Theattachments
element of the core namespace.class
ThecpuCores
element of the core namespace.class
Thedata
element of the core namespace.class
ThedirectorySource
element of the core namespace.class
FilePosition<P extends Element<P>>
ThefilePosition
element of the core namespace.class
ThefileSource
element of the core namespace.class
ThehostName
element of the core namespace.final class
Theinfrastructure
element of the core namespace.class
Themetadata
element of the core namespace.class
TheoperatingSystem
element of the core namespace.class
Thereason
element of the core namespace.class
Theresult
element of the core namespace.class
Thesources
element of the core namespace.class
Thetag
element of the core namespace.class
Thetags
element of the core namespace.class
TheuriSource
element of the core namespace.class
TheuserName
element of the core namespace. -
Uses of ChildElement in org.opentest4j.reporting.events.java
Subclasses of ChildElement in org.opentest4j.reporting.events.javaModifier and TypeClassDescriptionclass
TheclasspathResourceSource
element of the Java namespace.class
TheclassSource
element of the Java namespace.class
ThefileEncoding
element of the Java namespace.class
TheheapSize
element of the Java namespace.class
ThejavaVersion
element of the Java namespace.class
ThemethodSource
element of the Java namespace.class
ThepackageSource
element of the Java namespace.class
Thethrowable
element of the Java namespace. -
Uses of ChildElement in org.opentest4j.reporting.events.root
Subclasses of ChildElement in org.opentest4j.reporting.events.rootModifier and TypeClassDescriptionclass
Abstract base class for all events in the events namespace.final class
Thefinished
element of the events namespace.final class
Thereported
element of the events namespace.final class
Thestarted
element of the events namespace.