Class FilePosition<P extends Element<P>>
- java.lang.Object
-
- org.opentest4j.reporting.events.api.Element<T>
-
- org.opentest4j.reporting.events.api.ChildElement<P,FilePosition<P>>
-
- org.opentest4j.reporting.events.core.FilePosition<P>
-
- All Implemented Interfaces:
Appendable<FilePosition<P>>
public class FilePosition<P extends Element<P>> extends ChildElement<P,FilePosition<P>>
ThefilePosition
element of the core namespace.
-
-
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
-
-