org.jbehave.core
Class JUnitStory
java.lang.Object
org.jbehave.core.RunnableStoryDelegator
org.jbehave.core.JUnitStory
- All Implemented Interfaces:
- RunnableStory
public abstract class JUnitStory
- extends RunnableStoryDelegator
RunnableStoryDelegator
that runs a story via a single RunnableStory
class.
- See Also:
RunnableStoryDelegator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitStory
public JUnitStory()
JUnitStory
public JUnitStory(StoryRunner storyRunner)
runStory
public void runStory()
throws Throwable
- Specified by:
runStory
in interface RunnableStory
- Overrides:
runStory
in class RunnableStoryDelegator
- Throws:
Throwable
Copyright © 2003-2010. All Rights Reserved.