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

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

      Constructors 
      Constructor Description
      Type​(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 Detail

      • ELEMENT

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

      • Type

        Type​(org.opentest4j.reporting.events.api.Context context,
             TestDescriptor.Type type)