org.jbehave.core.embedder
Class StoryManager.StoryOutcome
java.lang.Object
org.jbehave.core.embedder.StoryManager.StoryOutcome
- Enclosing class:
- StoryManager
public static class StoryManager.StoryOutcome
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoryManager.StoryOutcome
public StoryManager.StoryOutcome(StoryManager.RunningStory story)
getPath
public String getPath()
isDone
public Boolean isDone()
isFailed
public Boolean isFailed()
Copyright © 2003-2012. All Rights Reserved.