java.lang.Object
net.thucydides.model.reports.adaptors.specflow.SpecflowTableRow

public class SpecflowTableRow extends Object
  • Constructor Details

    • SpecflowTableRow

      public SpecflowTableRow(String rowTitle, List<String> rowSteps)
  • Method Details

    • getRowTitle

      public String getRowTitle()
    • getRowSteps

      public List<String> getRowSteps()