JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 1.10.16 API
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.mockito.plugins
Mockito plugins allow customization of behavior.
See:
Description
Interface Summary
Interface
Description
MockMaker
The facility to create mocks.
PluginSwitch
Allows switching off the plugins that are discovered on classpath.
StackTraceCleanerProvider
An extension point to register custom
StackTraceCleaner
.
Package org.mockito.plugins Description
Mockito plugins allow customization of behavior. For example, it is useful for Android integration via dexmaker. See examples in docs for MockMaker.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 1.10.16 API
Prev Package
Next Package
Frames
No Frames
All Classes