Class AtMost
java.lang.Object
org.mockito.internal.verification.AtMost
- All Implemented Interfaces:
VerificationMode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtMost
public AtMost(int maxNumberOfInvocations)
-
-
Method Details
-
verify
- Specified by:
verify
in interfaceVerificationMode
-