Package | Description |
---|---|
org.mockito |
Mockito is a mock library for java - see Mockito class for for usage.
|
org.mockito.listeners |
Public classes relative to the call listener.
|
org.mockito.mock | |
org.mockito.plugins |
Mockito plugins allow customization of behavior.
|
Class and Description |
---|
MockCreationSettings
Informs about the mock settings.
|
SerializableMode
Mock serializable style.
|
Class and Description |
---|
MockCreationSettings
Informs about the mock settings.
|
Class and Description |
---|
MockName
Represents the name of the mock as shown in the verification failure reports, etc.
|
SerializableMode
Mock serializable style.
|
Class and Description |
---|
MockCreationSettings
Informs about the mock settings.
|