Uses of Package
org.jbehave.core

Packages that use org.jbehave.core
org.jbehave.core   
org.jbehave.core.parser   
 

Classes in org.jbehave.core used by org.jbehave.core
AbstractStory
           Abstract implementation of RunnableStory which is intended as a base class for delegate implementations of RunnableStory.
RunnableStory
           Represents a runnable story.
RunnableStoryDelegator
           Delegates RunnableStory functionality to a delegate specified in a post-instantiation call to delegateTo(..)
StoryConfiguration
           Provides the story configuration used by the StoryRunner and the in the RunnableStory implementations to customise its runtime properties.
StoryRunner
          Allows to run a story and describe the results to the StoryReporter.
 

Classes in org.jbehave.core used by org.jbehave.core.parser
RunnableStory
           Represents a runnable story.
 



Copyright © 2003-2010. All Rights Reserved.