org.jbehave.core.reporters
Class TemplateableOutput.OutputRestart

java.lang.Object
  extended by org.jbehave.core.reporters.TemplateableOutput.OutputStep
      extended by org.jbehave.core.reporters.TemplateableOutput.OutputRestart
Enclosing class:
TemplateableOutput

public static class TemplateableOutput.OutputRestart
extends TemplateableOutput.OutputStep


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbehave.core.reporters.TemplateableOutput.OutputStep
TemplateableOutput.OutputStep.StepFormattingFailed
 
Constructor Summary
TemplateableOutput.OutputRestart(String step, String outcome)
           
 
Method Summary
 
Methods inherited from class org.jbehave.core.reporters.TemplateableOutput.OutputStep
getFailure, getFailureCause, getFormattedStep, getOutcome, getOutcomes, getOutcomesFailureCause, getParameters, getStep, getStepPattern, getTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateableOutput.OutputRestart

public TemplateableOutput.OutputRestart(String step,
                                        String outcome)


Copyright © 2003-2012. All Rights Reserved.