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