| Package | Description |
|---|---|
| org.mockito.listeners |
Public classes relative to the listener APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerificationListener.onVerification(VerificationEvent verificationEvent)
Called after a verification happened.
|