Uses of Class
mockit.internal.expectations.argumentMatching.NumericEqualityMatcher
Packages that use NumericEqualityMatcher
-
Uses of NumericEqualityMatcher in mockit.internal.expectations.argumentMatching
Classes in mockit.internal.expectations.argumentMatching that implement interfaces with type arguments of type NumericEqualityMatcherModifier and TypeClassDescriptionfinal classMatches a decimal argument against another within a given margin of error.Methods in mockit.internal.expectations.argumentMatching with parameters of type NumericEqualityMatcherModifier and TypeMethodDescriptionbooleanNumericEqualityMatcher.same(NumericEqualityMatcher other)