|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.embedder.PrintStreamEmbedderMonitor
org.jbehave.core.embedder.SilentEmbedderMonitor
public class SilentEmbedderMonitor
Monitor that reports nothing
Constructor Summary | |
---|---|
SilentEmbedderMonitor(java.io.PrintStream output)
|
Method Summary | |
---|---|
protected void |
print(java.lang.String message)
|
protected void |
printStackTrace(java.lang.Throwable e)
|
Methods inherited from class org.jbehave.core.embedder.PrintStreamEmbedderMonitor |
---|
annotatedInstanceNotOfType, batchFailed, embeddableFailed, embeddablesSkipped, generatingStoriesView, runningEmbeddable, runningStory, storiesSkipped, storiesViewGenerated, storiesViewGenerationFailed, storiesViewNotGenerated, storyFailed, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SilentEmbedderMonitor(java.io.PrintStream output)
Method Detail |
---|
protected void print(java.lang.String message)
print
in class PrintStreamEmbedderMonitor
protected void printStackTrace(java.lang.Throwable e)
printStackTrace
in class PrintStreamEmbedderMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |