Uses of Package
mockit.internal.expectations.argumentMatching
Packages that use mockit.internal.expectations.argumentMatching
Package
Description
-
Classes in mockit.internal.expectations.argumentMatching used by mockit.internal.expectationsClassDescriptionAn argument matcher for the recording/verification of expectations.
-
Classes in mockit.internal.expectations.argumentMatching used by mockit.internal.expectations.argumentMatchingClassDescriptionAn 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. -
Classes in mockit.internal.expectations.argumentMatching used by mockit.internal.expectations.invocationClassDescriptionAn argument matcher for the recording/verification of expectations.