Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 3.9.1
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
I discovered that org.jbehave.core.reporters.StoryReporter has no method afterStep(...).
It seems to have been forgotten, so I created a Jira issue for this.
Activity
Otto Diesel
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Not A Bug [ 6 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Sorry Mauro, as you have written in the mailing list, it was no oversight.
It is in fact split into several methods, one for each step outcome for example "successful(...)" and "failed(...)".