Uses of Interface
org.mockito.mock.MockCreationSettings

Packages that use MockCreationSettings
Package
Description
Mockito is a mock library for java - see Mockito class for usage.
Mock object creation.
ByteBuddy related stuff.
 
Mock makers based on the Proxy utility.
 
 
Invocation machinery and related classes.
JUnit integration support classes.
 
Mocking progress stateful classes.
Stubbing logic.
Implementations of default Answers.
Static utils
Public API related to mock method invocations.
Public classes relative to the listener APIs.
Mockito plugins allow customization of behavior.