Class RuleBackground

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

public class RuleBackground extends Object
  • Constructor Details

  • Method Details

    • from

      public static RuleBackground from(io.cucumber.messages.types.Background background)
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getSteps

      public List<String> getSteps()