Uses of Interface
org.mockito.verification.VerificationEvent
Packages that use VerificationEvent
-
Uses of VerificationEvent in org.mockito.listeners
Methods in org.mockito.listeners with parameters of type VerificationEventModifier and TypeMethodDescriptionvoidVerificationListener.onVerification(VerificationEvent verificationEvent) Called after a verification happened.