public class MatchingStepMonitor extends NullStepMonitor
| Modifier and Type | Class and Description |
|---|---|
static class |
MatchingStepMonitor.StepMatch |
| Constructor and Description |
|---|
MatchingStepMonitor() |
| Modifier and Type | Method and Description |
|---|---|
List<MatchingStepMonitor.StepMatch> |
matched() |
void |
stepMatchesPattern(String step,
boolean matches,
StepPattern pattern,
Method method,
Object stepsInstance) |
convertedValueOfType, foundParameter, performing, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameterpublic List<MatchingStepMonitor.StepMatch> matched()
public void stepMatchesPattern(String step, boolean matches, StepPattern pattern, Method method, Object stepsInstance)
stepMatchesPattern in interface StepMonitorstepMatchesPattern in class NullStepMonitorCopyright © 2003-2014. All Rights Reserved.