Uses of Package
org.jbehave.scenario

Packages that use org.jbehave.scenario
org.jbehave.scenario   
org.jbehave.scenario.parser   
 

Classes in org.jbehave.scenario used by org.jbehave.scenario
AbstractScenario
           Abstract implementation of Scenario which is primarily intended as a base class for delegate implementations of Scenarios.
Configuration
          Provides the configuration with which JBehave runs.
JUnitScenario
           Scenario decorator that add supports for running scenarios as JUnit tests.
RunnableScenario
           Scenario represents the main interface to run a scenario.
ScenarioRunner
          Runs the steps of each scenario in a story and describes the results to the ScenarioReporter.
 

Classes in org.jbehave.scenario used by org.jbehave.scenario.parser
Configuration
          Provides the configuration with which JBehave runs.
RunnableScenario
           Scenario represents the main interface to run a scenario.
 



Copyright © 2003-2008. All Rights Reserved.