Actions
Task #6124
closedSuggestion on InvariantChecks.check* methods
Start date:
06/30/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.4.6
Description
The suggestion is to add String message
parameter to the methods. The old variants of the methods should be implemented on the top of the new ones.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Done - r1087. Added the "final String message"
argument to methods:
- checkTrue
- checkFalse
- checkNotNull
Other methods provide their own meaningful message.
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Resolved to Closed
- Published in build set to 0.4.6
Actions