public class SpecflowTableRow extends Object
SpecflowTableRow(String rowTitle, List<String> rowSteps)
List<String>
getRowSteps()
String
getRowTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpecflowTableRow(String rowTitle, List<String> rowSteps)
public String getRowTitle()
public List<String> getRowSteps()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.