Class RuleBackground

java.lang.Object
net.thucydides.core.model.RuleBackground

public class RuleBackground extends Object
  • Constructor Details

  • Method Details

    • from

      public static RuleBackground from(io.cucumber.messages.Messages.GherkinDocument.Feature.Background background)
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getSteps

      public List<String> getSteps()