org.jbehave.core
Class JUnitStory.JUnitStoryDelegate

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

public static class JUnitStory.JUnitStoryDelegate
extends AbstractStory


Constructor Summary
JUnitStory.JUnitStoryDelegate(StoryRunner storyRunner, Class<? extends RunnableStory> storyClass)
           
 
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

JUnitStory.JUnitStoryDelegate

public JUnitStory.JUnitStoryDelegate(StoryRunner storyRunner,
                                     Class<? extends RunnableStory> storyClass)


Copyright © 2003-2010. All Rights Reserved.