Package org.mockito.plugins
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.
-
InterfacesClassDescriptionThe facility to create mocks.Allows switching off the plugins that are discovered on classpath.An extension point to register custom
StackTraceCleaner
.