org.jbehave.core.reporters
Class TemplateableOutput.OutputStory
java.lang.Object
org.jbehave.core.reporters.TemplateableOutput.OutputStory
- Enclosing class:
- TemplateableOutput
public static class TemplateableOutput.OutputStory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateableOutput.OutputStory
public TemplateableOutput.OutputStory()
getDescription
public String getDescription()
getPath
public String getPath()
getMeta
public TemplateableOutput.OutputMeta getMeta()
getNarrative
public TemplateableOutput.OutputNarrative getNarrative()
getNotAllowedBy
public String getNotAllowedBy()
getPendingMethods
public List<String> getPendingMethods()
getScenarios
public List<TemplateableOutput.OutputScenario> getScenarios()
isCancelled
public boolean isCancelled()
getStoryDuration
public StoryDuration getStoryDuration()
Copyright © 2003-2012. All Rights Reserved.