Class PrintingStepMonitor

java.lang.Object
org.jbehave.core.steps.PrintingStepMonitor
All Implemented Interfaces:
StepMonitor
Direct Known Subclasses:
PrintStreamStepMonitor, SilentStepMonitor

public abstract class PrintingStepMonitor extends Object implements StepMonitor
Abstract StepMonitor that prints to output which should be defined in child implementations.