Package mockit.internal.expectations.argumentMatching
package mockit.internal.expectations.argumentMatching
-
ClassDescriptionArgumentMatcher<M extends ArgumentMatcher<M>>An argument matcher for the recording/verification of expectations.Adapts the
org.hamcrest.Matcher
interface toArgumentMatcher
.Matches a decimal argument against another within a given margin of error.