Uses of Class
org.jbehave.core.embedder.PerformableTree.PerformableStory
-
Uses of PerformableTree.PerformableStory in org.jbehave.core.embedder
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
PerformableTree.PerformableRoot.add
(PerformableTree.PerformableStory performableStory) ModifierConstructorDescriptionPerformableGivenStories
(List<PerformableTree.PerformableStory> performableGivenStories, GivenStories givenStories) -
Uses of PerformableTree.PerformableStory in org.jbehave.core.reporters
ModifierConstructorDescriptionTestSuite
(Class<?> embeddableClass, SurefireReporter.TestCaseNamingStrategy namingStrategy, List<PerformableTree.PerformableStory> stories, boolean includeProperties)