Compactify method and annotation information in BeforeOrAfterFailed message

Description

As Paul noted, the message in the BeforeOrAfterFailed message can be too verbose and confusing when reading logs.

Should be shorted to include method short name, annotations short names and class, e.g.:

Method aFailingBeforeScenarioMethod (annotated with @BeforeScenario in class org.jbehave.core.steps.SomeSteps) failed: java.lang.RuntimeException

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created July 29, 2011 at 6:10 AM
Updated September 4, 2011 at 10:28 AM
Resolved September 4, 2011 at 10:28 AM
Loading...