Uses of Interface
org.mockito.invocation.InvocationOnMock

Packages that use InvocationOnMock
Package
Description
Mockito is a mock library for java - see Mockito class for usage.
 
Invocation machinery and related classes.
Stubbing logic.
Answers for stubbed calls.
Implementations of default Answers.
Static utils
Public API related to mock method invocations.
Stubbing related classes.