Class TemplateableOutput.OutputStep

java.lang.Object
org.jbehave.core.reporters.TemplateableOutput.OutputStep
Direct Known Subclasses:
TemplateableOutput.OutputRestart
Enclosing class:
TemplateableOutput

public static class TemplateableOutput.OutputStep extends Object
  • Constructor Details

    • OutputStep

      public OutputStep(String step, String outcome)
  • Method Details