|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScenarioParser
Parses the scenarios contained in a story from a textual representation.
| Method Summary | |
|---|---|
StoryDefinition |
defineStoryFrom(java.lang.String storyAsText)
Defines story from its textual representation |
StoryDefinition |
defineStoryFrom(java.lang.String storyAsText,
java.lang.String storyPath)
Defines story from its textual representation and (optional) story path |
| Method Detail |
|---|
StoryDefinition defineStoryFrom(java.lang.String storyAsText)
storyAsText - the textual representation
StoryDefinition defineStoryFrom(java.lang.String storyAsText,
java.lang.String storyPath)
storyAsText - the textual representationstoryPath - the story path, may be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||