| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see Mockito class for for usage.
|
| org.mockito.exceptions |
Exception messages, exception hierarchies.
|
| org.mockito.mock | |
| org.mockito.plugins |
Mockito plugins allow customization of behavior.
|
| Class and Description |
|---|
| SerializableMode
Mock serializable style.
|
| Class and Description |
|---|
| SerializableMode
Mock serializable style.
|
| 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.
|