Uses of Interface
org.mockito.invocation.Invocation

Packages that use 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.
Whatever helps in debugging failed tests
Invocation and related classes.
 
 
Mocking progress stateful classes.
Deals with nicely printing verification errors
Stubbing logic.
Answers for stubbed calls
Static utils
Verification logic.
This package should be open to public once verification API is fully finished
verification checkers
Public API related to invocation