refactor methods narrateAnInterestingStory into one method

Description

the different methods narrateAnInterestingStory* are difficult to maintain since they are almost but not quite the same plus the line numbers for the stack traces change if the test methods are changed since the respective methods are included at the end of each class. Moving the method to another class should cause fewer line number changes later.

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created August 11, 2012 at 11:12 AM
Updated May 22, 2015 at 8:02 AM
Resolved August 14, 2012 at 9:05 PM