Class UniqueId
- All Implemented Interfaces:
org.opentest4j.reporting.events.api.Appendable<UniqueId>
class UniqueId
extends org.opentest4j.reporting.events.api.ChildElement<org.opentest4j.reporting.events.core.Metadata,UniqueId>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final org.opentest4j.reporting.schema.QualifiedName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentest4j.reporting.events.api.Element
append, toString, withAttribute, withCDataSection, withContentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.opentest4j.reporting.events.api.Appendable
append
-
Field Details
-
ELEMENT
static final org.opentest4j.reporting.schema.QualifiedName ELEMENT
-
-
Constructor Details
-
UniqueId
UniqueId(org.opentest4j.reporting.events.api.Context context, String value)
-