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 usage.
Internal classes, not to be used by clients.
ByteBuddy related stuff.
Mock makers based on the Proxy utility.
Whatever helps in debugging failed tests.
 
 
 
Invocation machinery and related classes.
 
JUnit integration support 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 default Answers.
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.
Mockito plugins allow customization of behavior.
Stubbing related classes.