Uses of Interface
org.mockito.ArgumentMatcher

Packages that use ArgumentMatcher
Package
Description
Mockito is a mock library for java - see Mockito class for usage.
 
Invocation machinery and related classes.
Argument matchers for verification and stubbing.
Argument matchers that use Apache Commons Lang reflection-equality.
 
Mocking progress stateful classes.
Deals with nicely printing verification errors.
Deals with matching arguments.
Public API related to mock method invocations.