Uses of Class
org.jbehave.core.model.Narrative

Packages that use Narrative
org.jbehave.core.model   
 

Uses of Narrative in org.jbehave.core.model
 

Fields in org.jbehave.core.model declared as Narrative
static Narrative Narrative.EMPTY
           
 

Methods in org.jbehave.core.model that return Narrative
 Narrative Story.getNarrative()
           
 

Constructors in org.jbehave.core.model with parameters of type Narrative
Story(Description description, Narrative narrative, java.util.List<Scenario> scenarios)
           
Story(Description description, Narrative narrative, java.lang.String path, java.util.List<Scenario> scenarios)
           
 



Copyright © 2003-2010. All Rights Reserved.