Class Result
java.lang.Object
org.opentest4j.reporting.events.api.Element<Result>
org.opentest4j.reporting.events.api.ChildElement<Event,Result>
org.opentest4j.reporting.events.core.Result
- All Implemented Interfaces:
Appendable<Result>
The
result
element of the core namespace.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum of values for thestatus
attribute of theresult
element. -
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