Uses of Class
org.jbehave.scenario.definition.Narrative

Packages that use Narrative
org.jbehave.scenario.definition   
 

Uses of Narrative in org.jbehave.scenario.definition
 

Fields in org.jbehave.scenario.definition declared as Narrative
static Narrative Narrative.EMPTY
           
 

Methods in org.jbehave.scenario.definition that return Narrative
 Narrative StoryDefinition.getNarrative()
           
 

Constructors in org.jbehave.scenario.definition with parameters of type Narrative
StoryDefinition(Blurb blurb, Narrative narrative, java.util.List<ScenarioDefinition> scenarioDefinitions)
           
StoryDefinition(Blurb blurb, Narrative narrative, java.lang.String path, java.util.List<ScenarioDefinition> scenarioDefinitions)
           
 



Copyright © 2003-2010. All Rights Reserved.