Class NullStepMonitor

java.lang.Object
org.jbehave.core.steps.NullStepMonitor
All Implemented Interfaces:
StepMonitor

public class NullStepMonitor extends Object implements StepMonitor
Null Object Pattern implementation of StepMonitor. Can be extended to override only the methods of interest.