public static class UnitilsHtmlReporter.OutputStory extends Object
| Constructor and Description |
|---|
UnitilsHtmlReporter.OutputStory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
getter description.
|
UnitilsHtmlReporter.OutputLifecycle |
getLifecycle()
getter lifecycle.
|
UnitilsHtmlReporter.OutputMeta |
getMeta()
getter meta.
|
UnitilsHtmlReporter.OutputNarrative |
getNarrative()
getter narrative.
|
String |
getNotAllowedBy()
getter notAllowedBy.
|
String |
getPath()
getter path.
|
List<String> |
getPendingMethods()
getter pendingMethods.
|
List<UnitilsHtmlReporter.OutputScenario> |
getScenarios()
getter scenarios.
|
org.jbehave.core.model.StoryDuration |
getStoryDuration()
getter storyDuration.
|
boolean |
isCancelled()
getter cancelled.
|
public UnitilsHtmlReporter.OutputMeta getMeta()
UnitilsHtmlReporter.OutputMetapublic UnitilsHtmlReporter.OutputNarrative getNarrative()
public UnitilsHtmlReporter.OutputLifecycle getLifecycle()
public List<UnitilsHtmlReporter.OutputScenario> getScenarios()
Listpublic boolean isCancelled()
Booleanpublic org.jbehave.core.model.StoryDuration getStoryDuration()
StoryDurationCopyright © 2015. All Rights Reserved.