org.jbehave.core.steps
Class SilentStepMonitor
java.lang.Object
org.jbehave.core.steps.PrintStreamStepMonitor
org.jbehave.core.steps.SilentStepMonitor
- All Implemented Interfaces:
- StepMonitor
public class SilentStepMonitor
- extends PrintStreamStepMonitor
StepMonitor that prints nothings.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilentStepMonitor
public SilentStepMonitor()
print
protected void print(PrintStream output,
String message)
- Overrides:
print
in class PrintStreamStepMonitor
Copyright © 2003-2011. All Rights Reserved.