| Package | Description |
|---|---|
| org.mockito.listeners |
Public classes relative to the listener APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationListener.reportInvocation(MethodInvocationReport methodInvocationReport)
Called after the invocation of the listener's mock if it returned normally.
|