Class SilentStepMonitor

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

public class SilentStepMonitor extends PrintingStepMonitor
StepMonitor that prints nothings.
  • Constructor Details

    • SilentStepMonitor

      public SilentStepMonitor()
  • Method Details