| 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 |
| Class and Description |
|---|
| InvocationListener
This listener can be notified of method invocations on a mock.
|
| MockitoListener
Marker interface for all types of Mockito listeners.
|
| Class and Description |
|---|
| MethodInvocationReport
Represent a method call on a mock.
|
| MockitoListener
Marker interface for all types of Mockito listeners.
|
| Class and Description |
|---|
| InvocationListener
This listener can be notified of method invocations on a mock.
|