Uses of Class
org.jbehave.core.embedder.PerformableTree.PerformableScenario
-
Uses of PerformableTree.PerformableScenario in org.jbehave.core.embedder
Modifier and TypeMethodDescriptionvoid
PerformableTree.PerformableStory.add
(PerformableTree.PerformableScenario performableScenario) Modifier and TypeMethodDescriptionvoid
PerformableTree.PerformableStory.addAll
(List<PerformableTree.PerformableScenario> performableScenarios) -
Uses of PerformableTree.PerformableScenario in org.jbehave.core.junit
Modifier and TypeMethodDescriptionorg.junit.runner.Description
JUnit4DescriptionGenerator.createDescriptionsFrom
(Lifecycle lifecycle, PerformableTree.PerformableScenario performableScenario)