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, convertedValueOfType, foundParameter, performing, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingStepsContextParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameter
public ContextStepMonitor(Context context, ContextView view, StepMonitor... delegates)
public void beforePerforming(String step, boolean dryRun, Method method)
beforePerforming
in interface StepMonitor
beforePerforming
in class DelegatingStepMonitor
Copyright © 2003–2021. All rights reserved.