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

Packages that use Description
org.jbehave.core.model   
 

Uses of Description in org.jbehave.core.model
 

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

Methods in org.jbehave.core.model that return Description
 Description Story.getDescription()
           
 

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



Copyright © 2003-2012. All Rights Reserved.