Package cucumber
Class StepDefs
java.lang.Object
cucumber.StepDefs
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidcompare_to_the(String expectation) voidexecute_validate(String args) voidmakeSink()resolveArgumentStrings(String args, boolean noReportInArgs)
-
Constructor Details
-
StepDefs
public StepDefs()
-
-
Method Details
-
makeSink
- Throws:
IOException
-
resolveArgumentStrings
-
an_and
-
an_and
-
execute_validate
-
compare_to_the
@Then("compare to the expected outcome .") public void compare_to_the() -
compare_to_the
-