public abstract static class PerformableTree.AbstractPerformableGivenStories extends Object implements PerformableTree.Performable
Constructor and Description |
---|
AbstractPerformableGivenStories() |
Modifier and Type | Method and Description |
---|---|
protected void |
performGivenStories(PerformableTree.RunContext context,
List<PerformableTree.PerformableStory> performableGivenStories,
GivenStories givenStories) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform, reportFailures
protected void performGivenStories(PerformableTree.RunContext context, List<PerformableTree.PerformableStory> performableGivenStories, GivenStories givenStories) throws InterruptedException
InterruptedException
Copyright © 2003–2021. All rights reserved.