org.jbehave.core
Class JUnitStories.JUnitStoriesDelegate

java.lang.Object
  extended by org.jbehave.core.AbstractStory
      extended by org.jbehave.core.JUnitStories.JUnitStoriesDelegate
All Implemented Interfaces:
RunnableStory
Enclosing class:
JUnitStories

public static class JUnitStories.JUnitStoriesDelegate
extends AbstractStory


Constructor Summary
JUnitStories.JUnitStoriesDelegate(StoryRunner storyRunner, List<String> storyPaths)
           
 
Method Summary
 
Methods inherited from class org.jbehave.core.AbstractStory
addSteps, generateStepdoc, getConfiguration, getSteps, runStory, useConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitStories.JUnitStoriesDelegate

public JUnitStories.JUnitStoriesDelegate(StoryRunner storyRunner,
                                         List<String> storyPaths)


Copyright © 2003-2010. All Rights Reserved.