| Package | Description |
|---|---|
| org.jbehave.core.embedder |
| Modifier and Type | Method and Description |
|---|---|
StoryManager.RunningStory |
StoryManager.runningStory(String storyPath,
Story story,
MetaFilter filter,
StoryRunner.State beforeStories) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StoryManager.RunningStory> |
StoryManager.runningStories(List<Story> stories,
MetaFilter filter,
StoryRunner.State beforeStories) |
Map<String,StoryManager.RunningStory> |
StoryManager.runningStoriesAsPaths(List<String> storyPaths,
MetaFilter filter,
StoryRunner.State beforeStories) |
| Constructor and Description |
|---|
StoryManager.StoryOutcome(StoryManager.RunningStory story) |
Copyright © 2003-2013. All Rights Reserved.