Package org.mockito.verification

Interface Summary
VerificationMode Allows verifying that certain behavior happened at least once / exact number of times / never.
VerificationWithTimeout VerificationWithTimeout is a VerificationMode that allows combining existing verification modes with 'timeout'.
 

Class Summary
Timeout See the javadoc for VerificationWithTimeout