public class ExpressionArgumentMatcher extends Object implements ArgumentMatcher
| Constructor and Description |
|---|
ExpressionArgumentMatcher(StepExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
argumentsFrom(gherkin.pickles.PickleStep step) |
public ExpressionArgumentMatcher(StepExpression expression)
public List<Argument> argumentsFrom(gherkin.pickles.PickleStep step)
argumentsFrom in interface ArgumentMatcherCopyright © 2018. All rights reserved.