org.jbehave.core.parser
Interface StoryDefiner

All Known Implementing Classes:
ClasspathStoryDefiner, URLStoryDefiner

public interface StoryDefiner

Define Story from a given story path.


Method Summary
 Story defineStory(String storyPath)
           
 

Method Detail

defineStory

Story defineStory(String storyPath)


Copyright © 2003-2010. All Rights Reserved.