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

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

    • Scenario

      public Scenario()
  • Method Details

    • getGherkinName

      public static String getGherkinName()
    • toString

      public String toString()
      Overrides:
      toString in class Object