Package org.mockito.plugins
Mockito plugins allow customization of behavior.
For example, it is useful for Android integration via dexmaker.
See examples in docs for MockMaker.
-
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 customStackTraceCleaner
.