| Package | Description |
|---|---|
| org.mockito.listeners |
Public classes relative to the listener APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerificationStartedListener.onVerificationStarted(VerificationStartedEvent event)
Triggered when the user calls
Mockito.verify(). |