Package | Description |
---|---|
org.jbehave.core.embedder |
Modifier and Type | Method and Description |
---|---|
PerformableTree.State |
PerformableTree.State.run(Step step,
List<StepResult> results,
StoryReporter reporter,
UUIDExceptionWrapper storyFailureIfItHappened) |
PerformableTree.State |
PerformableTree.RunContext.state() |
Modifier and Type | Method and Description |
---|---|
boolean |
PerformableTree.RunContext.failed(PerformableTree.State state) |
Throwable |
PerformableTree.RunContext.failure(PerformableTree.State state) |
void |
PerformableTree.RunContext.stateIs(PerformableTree.State state) |
PerformableTree.Status |
PerformableTree.RunContext.status(PerformableTree.State initial) |
Copyright © 2003–2015. All rights reserved.