|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.scenario.steps.PrintStreamStepMonitor
org.jbehave.scenario.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.scenario.steps.PrintStreamStepMonitor |
|---|
convertedValueOfType, foundArg, performing, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForArg, usingNaturalOrderForArg, usingParameterNameForArg, usingTableAnnotatedNameForArg, usingTableParameterNameForArg |
| 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 | |||||||||