Uses of Class
org.mockito.internal.verification.Calls

Packages that use Calls
org.mockito.internal.verification Verification logic. 
 

Uses of Calls in org.mockito.internal.verification
 

Methods in org.mockito.internal.verification that return Calls
static Calls VerificationModeFactory.calls(int wantedNumberOfInvocations)