|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.steps.PrintStreamStepMonitor
org.jbehave.core.steps.SilentStepMonitor
public class SilentStepMonitor
StepMonitor that prints nothings.
Constructor Summary | |
---|---|
SilentStepMonitor()
|
Method Summary | |
---|---|
protected void |
print(java.io.PrintStream output,
java.lang.String message)
|
Methods inherited from class org.jbehave.core.steps.PrintStreamStepMonitor |
---|
convertedValueOfType, foundParameter, performing, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SilentStepMonitor()
Method Detail |
---|
protected void print(java.io.PrintStream output, java.lang.String message)
print
in class PrintStreamStepMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |