Class Background

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

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

    • Background

      public Background()
  • Method Details

    • getGherkinName

      public static String getGherkinName()
    • toString

      public String toString()
      Overrides:
      toString in class Object