|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.scenario.ScenarioRunner
public class ScenarioRunner
Runs the steps of each scenario in a story
and describes the results to the ScenarioReporter
.
Constructor Summary | |
---|---|
ScenarioRunner()
|
Method Summary | |
---|---|
void |
run(StoryDefinition story,
Configuration configuration,
CandidateSteps... candidateSteps)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScenarioRunner()
Method Detail |
---|
public void run(StoryDefinition story, Configuration configuration, CandidateSteps... candidateSteps) throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |