org.jbehave.core.model
Class GivenStories
java.lang.Object
org.jbehave.core.model.GivenStories
public class GivenStories
- extends Object
EMPTY
public static final GivenStories EMPTY
GivenStories
public GivenStories(String givenStoriesAsString)
getStories
public List<GivenStory> getStories()
getPaths
public List<String> getPaths()
requireParameters
public boolean requireParameters()
useExamplesTable
public void useExamplesTable(ExamplesTable examplesTable)
asString
public String asString()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2011. All Rights Reserved.