Class CheckHelpers
java.lang.Object
org.apache.creadur.whisker.it.CheckHelpers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AnyCheckaLineContainsEither(String value, String alternative) static booleanallPassed(Collection<Check> checks) static booleananyFailed(Collection<Check> checks) static booleananyPassed(Collection<Check> checks) static AllCheckcontainsBothLines(String value, String alternative) static DoCheckClosurestatic ReportClosure
-
Constructor Details
-
CheckHelpers
public CheckHelpers()
-
-
Method Details
-
aLineContainsEither
-
containsBothLines
-
anyPassed
-
allPassed
-
anyFailed
-
to
-
doCheck
-