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

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

    • And

      public And()
  • Method Details

    • getGherkinName

      public static String getGherkinName()
    • toString

      public String toString()
      Overrides:
      toString in class Object