Class ChildElement<P extends Element<P>,​T extends ChildElement<P,​T>>

    • Constructor Summary

      Constructors 
      Constructor Description
      ChildElement​(Context context, org.opentest4j.reporting.schema.QualifiedName qualifiedName)
      Create an instance with the supplied context and qualified name.
    • Constructor Detail

      • ChildElement

        public ChildElement​(Context context,
                            org.opentest4j.reporting.schema.QualifiedName qualifiedName)
        Create an instance with the supplied context and qualified name.
        Parameters:
        context - the context of this instance
        qualifiedName - the qualified name of this instance