Uses of Class
org.jbehave.core.StoryRunner

Packages that use StoryRunner
org.jbehave.core   
 

Uses of StoryRunner in org.jbehave.core
 

Constructors in org.jbehave.core with parameters of type StoryRunner
AbstractStory(StoryRunner storyRunner, Class<? extends RunnableStory> storyClass)
           
AbstractStory(StoryRunner storyRunner, List<String> storyPaths)
           
JUnitStories.JUnitStoriesDelegate(StoryRunner storyRunner, List<String> storyPaths)
           
JUnitStories(StoryRunner storyRunner)
           
JUnitStory.JUnitStoryDelegate(StoryRunner storyRunner, Class<? extends RunnableStory> storyClass)
           
JUnitStory(StoryRunner storyRunner)
           
 



Copyright © 2003-2010. All Rights Reserved.