Package net.serenitybdd.cucumber.model
Class FeatureFileContents
java.lang.Object
net.serenitybdd.cucumber.model.FeatureFileContents
public class FeatureFileContents
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classFeatureFileContents.RowSelectorclassFeatureFileContents.RowSelectorBuilder -
Constructor Summary
Constructors Constructor Description FeatureFileContents(java.lang.String featureFilePath) -
Method Summary
Modifier and Type Method Description FeatureFileContents.RowSelectorbetweenLine(int startRow)FeatureFileContents.RowSelectorBuildertrimmedContent()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FeatureFileContents
public FeatureFileContents(java.lang.String featureFilePath)
-
-
Method Details
-
betweenLine
-
trimmedContent
-