Package org.jbehave.core.embedder
Interface PerformableTree.ReportingFailures
-
- All Known Subinterfaces:
PerformableTree.Performable
- All Known Implementing Classes:
PerformableTree.AbstractPerformableScenario,PerformableTree.ExamplePerformableScenario,PerformableTree.NormalPerformableScenario,PerformableTree.PerformableEntity,PerformableTree.PerformableGivenStories,PerformableTree.PerformableScenario,PerformableTree.PerformableSteps,PerformableTree.PerformableStory
- Enclosing class:
- PerformableTree
public static interface PerformableTree.ReportingFailures
-
-
Method Summary
Modifier and Type Method Description voidreportFailures(PerformableTree.FailureContext context)
-
-
-
Method Detail
-
reportFailures
void reportFailures(PerformableTree.FailureContext context)
-
-