public class StepParamMatcher extends SimpleMatcher
| Constructor and Description |
|---|
StepParamMatcher() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
cellMatches(String[][] rows,
String expression) |
boolean |
matches(CucumberScenarioResult result,
String expression) |
isComplex, matchescreate, stringMatchespublic boolean matches(CucumberScenarioResult result, String expression)
matches in interface Matchermatches in class SimpleMatcherCopyright © 2013-2016. All Rights Reserved.