Class Started

All Implemented Interfaces:
Appendable<Event>

public final class Started extends Event
The started element of the events namespace.
  • Field Details

    • ELEMENT

      public static final org.opentest4j.reporting.schema.QualifiedName ELEMENT
      Qualified name of the started element.
    • PARENT_ID

      public static final org.opentest4j.reporting.schema.QualifiedName PARENT_ID
      Qualified name of the parentId attribute of a started event.
  • Method Details

    • withParentId

      public Started withParentId(String parentId)
      Set the parentId attribute of this started event.
      Parameters:
      parentId - the parent id
      Returns:
      this event