java.lang.Object
com.aventstack.extentreports.gherkin.model.Given
All Implemented Interfaces:
IGherkinFormatterModel, Serializable

public class Given extends Object implements IGherkinFormatterModel, Serializable
See Also:
  • Constructor Details

    • Given

      public Given()
  • Method Details

    • getGherkinName

      public static String getGherkinName()
    • toString

      public String toString()
      Overrides:
      toString in class Object