Uses of Package
org.jbehave.scenario

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

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 used by the ScenarioRunner and is injected in the Scenario to customise its runtime properties.
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 used by the ScenarioRunner and is injected in the Scenario to customise its runtime properties.
RunnableScenario
           Scenario represents the main interface to run a scenario.
 

Classes in org.jbehave.scenario used by org.jbehave.scenario.reporters
RunnableScenario
           Scenario represents the main interface to run a scenario.
 



Copyright © 2003-2010. All Rights Reserved.