Class PrintingEmbedderMonitor

java.lang.Object
org.jbehave.core.embedder.PrintingEmbedderMonitor
All Implemented Interfaces:
EmbedderMonitor
Direct Known Subclasses:
PrintStreamEmbedderMonitor, SilentEmbedderMonitor

public abstract class PrintingEmbedderMonitor extends Object implements EmbedderMonitor
Abstract monitor that reports to output which should be defined in child implementations.