| Package | Description |
|---|---|
| org.mockito.listeners |
Public classes relative to the listener APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StubbingLookupListener.onStubbingLookup(StubbingLookupEvent stubbingLookupEvent)
Called by the framework when Mockito looked up an answer for invocation on a mock.
|