public class ContextStepMonitor extends DelegatingStepMonitor
StepMonitor
which shows the current context via the
ContextView
.delegate
Constructor and Description |
---|
ContextStepMonitor(Context context,
ContextView view,
StepMonitor delegate) |
Modifier and Type | Method and Description |
---|---|
void |
performing(java.lang.String step,
boolean dryRun) |
convertedValueOfType, foundParameter, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameter
public ContextStepMonitor(Context context, ContextView view, StepMonitor delegate)
public void performing(java.lang.String step, boolean dryRun)
performing
in interface StepMonitor
performing
in class DelegatingStepMonitor
Copyright © 2003-2014. All Rights Reserved.