|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| StepMatcher | |
| StepPatternParser |
Parses a step pattern, as provided in the method annotations, creating a
StepMatcher which will in turn match textual steps conforming to the pattern. |
| StoryParser | Parses the stories contained in a story from a textual representation. |
| Class Summary | |
|---|---|
| RegexPrefixCapturingPatternParser | A step pattern parser that provides a step matcher which will capture parameters starting with the given prefix in any matching step. |
| RegexStepMatcher | |
| RegexStoryParser | Pattern-based story parser, which uses the keywords provided to parse the
textual story into a Story, which comprises of a collection of
Scenarios, each of which contains a number of steps. |
| Exception Summary | |
|---|---|
| RegexStoryParser.InvalidPatternException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||