Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Fix Version/s: 2.5.0
-
Component/s: JMock 2.x.x Library
-
Labels:None
-
Number of attachments :
Description
Currently the message is:
"tried to return an incompatible value: expected a X but returned a Y"
It should be something more like: "tried to return a Y from a method that can only return a X"
Fixed