Package org.jbehave.scenario

Interface Summary
Configuration Provides the configuration with which JBehave runs.
 

Class Summary
MostUsefulConfiguration The default configuration for JBehave's scenario runner.
PropertyBasedConfiguration This is backed by the MostUsefulConfiguration, but has different behaviour if certain system properties are non-null.
Scenario Extend this class to run your scenario.
ScenarioRunner Runs the steps of each scenario in a story and describes the results to the ScenarioReporter.
 



Copyright © 2003-2008. All Rights Reserved.