Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: FEST-Assert 1.2
-
Fix Version/s: FEST-Assert 2.0M1
-
Component/s: Assert
-
Labels:None
-
Number of attachments :
Description
Many thanks to Paul King for suggesting this useful feature.
I got the same idea but not open a issue because, I reflected on the syntax.
Indeed it could be possible to be very accurate :
+ have and negative
A "I don't care" is same as areAtLeast 0 so doesn't need method.
I am working on it, very similar with
FEST-468