Details
Description
Constructing scenarios has become more complex than originally envisioned, and they're also being used in GivenScenarios. Because of this they tend to extend ScenarioUsingMiniMock, rather than merely being an instance of it. Therefore, they don't need a description.
This may require some changes to the StoryPrinter, or whatever else uses the Scenario's description.
Activity

Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.0 [ 13041 ] | |
Component/s | Core [ 11086 ] |

Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
The description is now taken from the class name.