Uses of Interface
org.mockito.invocation.Invocation

Packages that use Invocation
Package
Description
Mockito is a mock library for java - see Mockito class for usage.
Internal classes, not to be used by clients.
Whatever helps in debugging failed tests.
 
 
 
Invocation machinery and related classes.
 
JUnit integration support classes.
 
Deals with nicely printing verification errors.
Stubbing logic.
Static utils
Verification logic.
This package should be open to public once verification API is fully finished.
Verification checkers.
Public API related to mock method invocations.
Public classes relative to the listener APIs.
Stubbing related classes.