You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page on http://jmock.org/matchers.html mentions a couple of standard matchers that I cannot find in the library. Maybe it is my error, but I did already look around. In detail:
at the top "lessThan". I found a matcher greaterThan or so, but not lessThan.
"Numeric equality with error margin"; for this I found a matcher with name "closeTo", no appropriate "equal" factory method.
The text was updated successfully, but these errors were encountered:
The page on http://jmock.org/matchers.html mentions a couple of standard matchers that I cannot find in the library. Maybe it is my error, but I did already look around. In detail:
The text was updated successfully, but these errors were encountered: