Package | Description |
---|---|
org.mockito.invocation |
Public API related to invocation
|
org.mockito.listeners |
Public classes relative to the call listener.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Invocation
A method call on a mock object.
|
Modifier and Type | Method and Description |
---|---|
DescribedInvocation |
MethodInvocationReport.getInvocation() |