Package org.jbehave.core.embedder
Class PerformableTree.PerformableGivenStories
java.lang.Object
org.jbehave.core.embedder.PerformableTree.PerformableGivenStories
- All Implemented Interfaces:
PerformableTree.Performable
,PerformableTree.ReportingFailures
- Enclosing class:
- PerformableTree
public static class PerformableTree.PerformableGivenStories
extends Object
implements PerformableTree.Performable
-
Constructor Summary
ConstructorDescriptionPerformableGivenStories
(List<PerformableTree.PerformableStory> performableGivenStories, GivenStories givenStories) -
Method Summary
-
Constructor Details
-
PerformableGivenStories
public PerformableGivenStories(List<PerformableTree.PerformableStory> performableGivenStories, GivenStories givenStories)
-
-
Method Details
-
perform
- Specified by:
perform
in interfacePerformableTree.Performable
- Throws:
InterruptedException
-
reportFailures
- Specified by:
reportFailures
in interfacePerformableTree.ReportingFailures
-