Package org.jbehave.core

Interface Summary
RunnableStory Represents a runnable story facade to the Embedder.
 

Class Summary
AbstractStory Abstract implementation of RunnableStory which is intended as a base class with no explicit support for any test framework.
JUnitStories JUnit-runnable entry-point to run multiple stories specified by JUnitStories.storyPaths().
JUnitStory JUnit-runnable entry-point to run a single story specified by a RunnableStory class.
StoryClassLoader Extends URLClassLoader to instantiate RunnableStory instances.
 

Exception Summary
StoryClassLoader.StoryClassNotFoundException  
StoryClassLoader.StoryNotInstantiatedException  
 



Copyright © 2003-2010. All Rights Reserved.