|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Configuration | Provides the configuration with which JBehave runs. |
| RunnableScenario | Scenario represents the main interface to run a scenario. |
| Class Summary | |
|---|---|
| AbstractScenario | Abstract implementation of Scenario which is primarily intended as a base class for delegate implementations of Scenarios. |
| JUnitScenario | Scenario decorator that add supports for running scenarios as JUnit tests. |
| JUnitScenario.JUnitScenarioDelegate | |
| 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 | Scenario represents the suggested entry point for the scenario developers. |
| ScenarioClassLoader | Extends URLClassLoader to instantiate scenarios. |
| ScenarioRunner | Runs the steps of each scenario in a story
and describes the results to the ScenarioReporter. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||