public class ContextStepMonitor extends DelegatingStepMonitor
StepMonitor which shows the current context via the
ContextView.| Constructor and Description |
|---|
ContextStepMonitor(Context context,
ContextView view,
StepMonitor... delegates) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforePerforming(String step,
boolean dryRun,
Method method) |
afterPerforming, convertedValueOfType, foundParameter, performing, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingStepsContextParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameterpublic ContextStepMonitor(Context context, ContextView view, StepMonitor... delegates)
public void beforePerforming(String step, boolean dryRun, Method method)
beforePerforming in interface StepMonitorbeforePerforming in class DelegatingStepMonitorCopyright © 2003–2019. All rights reserved.