Uses of Class
org.jbehave.core.reporters.DelegatingStoryReporter
-
Packages that use DelegatingStoryReporter Package Description org.jbehave.core.reporters -
-
Uses of DelegatingStoryReporter in org.jbehave.core.reporters
Subclasses of DelegatingStoryReporter in org.jbehave.core.reporters Modifier and Type Class Description class
StepFailureDecorator
When a step fails, theThrowable
that caused the failure is wrapped in aStepFailed
together with the step during which the failure occurred.
-