Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.6.0
-
Component/s: JMock 2.x.x Library
-
Labels:None
-
Number of attachments :
Description
When a void method isn't called, the error message looks like:
expected exactly 1 time, never invoked: auction.join(); returns a default value
The "returns a default value" is correct but confusing. We should either say "void" or nothing at all for void methods
Fixed in subversion.