org.jbehave.scenario.parser
Interface ScenarioParser

All Known Implementing Classes:
PatternScenarioParser

public interface ScenarioParser

Parses the scenarios contained in a story from a textual representation.


Method Summary
 StoryDefinition defineStoryFrom(java.lang.String wholeStory)
           
 

Method Detail

defineStoryFrom

StoryDefinition defineStoryFrom(java.lang.String wholeStory)


Copyright © 2003-2009. All Rights Reserved.