Package org.jbehave.core.steps
Class SilentStepMonitor
java.lang.Object
org.jbehave.core.steps.PrintingStepMonitor
org.jbehave.core.steps.SilentStepMonitor
- All Implemented Interfaces:
StepMonitor
StepMonitor that prints nothings.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jbehave.core.steps.PrintingStepMonitor
afterPerforming, beforePerforming, convertedValueOfType, foundParameter, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingStepsContextParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameter
-
Constructor Details
-
SilentStepMonitor
public SilentStepMonitor()
-
-
Method Details
-
print
- Specified by:
print
in classPrintingStepMonitor
-