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

      Fields 
      Modifier and Type Field Description
      (package private) static org.opentest4j.reporting.schema.QualifiedName ELEMENT  
    • Constructor Summary

      Constructors 
      Constructor Description
      UniqueId​(org.opentest4j.reporting.events.api.Context context, java.lang.String value)  
    • 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 Detail

      • ELEMENT

        static final org.opentest4j.reporting.schema.QualifiedName ELEMENT
    • Constructor Detail

      • UniqueId

        UniqueId​(org.opentest4j.reporting.events.api.Context context,
                 java.lang.String value)