Uses of Class
org.jbehave.core.model.Narrative
Packages that use Narrative
-
Uses of Narrative in org.jbehave.core.model
Fields in org.jbehave.core.model declared as NarrativeMethods in org.jbehave.core.model that return NarrativeConstructors in org.jbehave.core.model with parameters of type NarrativeModifierConstructorDescriptionStory(String path, Description description, Meta meta, Narrative narrative, List<Scenario> scenarios) Story(String path, Description description, Meta meta, Narrative narrative, GivenStories givenStories, List<Scenario> scenarios) Story(String path, Description description, Meta meta, Narrative narrative, GivenStories givenStories, Lifecycle lifecycle, List<Scenario> scenarios) Story(Description description, Narrative narrative, List<Scenario> scenarios) -
Uses of Narrative in org.jbehave.core.reporters
Methods in org.jbehave.core.reporters with parameters of type NarrativeModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidConstructors in org.jbehave.core.reporters with parameters of type Narrative