Uses of Package
org.mockito.invocation

Packages that use org.mockito.invocation
Package
Description
Mockito is a mock library for java - see Mockito class for for usage.
Exception messages, exception hierarchies.
Internal classes, not to be used by clients.
CGLIB related stuff
Whatever helps in debugging failed tests
 
Invocation and related classes.
 
 
Argument matchers for verification and stubbing.
Mocking progress stateful classes.
Deals with nicely printing verification errors
Stubbing logic.
Answers for stubbed calls
Implementations of ReturnValues
Static utils
Verification logic.
This package should be open to public once verification API is fully finished
verification checkers
Public API related to invocation
Public classes relative to the call listener.
Mockito plugins allow customization of behavior.
External stubbing related classes