|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.scenario.parser.PatternScenarioParser
public class PatternScenarioParser
Pattern-based scenario parser, which uses the configured keywords to find the steps in the text scenarios.
| Constructor Summary | |
|---|---|
PatternScenarioParser()
|
|
PatternScenarioParser(Configuration configuration)
|
|
| Method Summary | |
|---|---|
StoryDefinition |
defineStoryFrom(java.lang.String wholeStoryAsString)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PatternScenarioParser()
public PatternScenarioParser(Configuration configuration)
| Method Detail |
|---|
public StoryDefinition defineStoryFrom(java.lang.String wholeStoryAsString)
defineStoryFrom in interface ScenarioParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||