Uses of Class
org.jbehave.core.reporters.DelegatingStoryReporter
Packages that use DelegatingStoryReporter
-
Uses of DelegatingStoryReporter in org.jbehave.core.reporters
Subclasses of DelegatingStoryReporter in org.jbehave.core.reportersModifier and TypeClassDescriptionclassWhen a step fails, theThrowablethat caused the failure is wrapped in aStepFailedtogether with the step during which the failure occurred.