Class Only
java.lang.Object
org.mockito.internal.verification.Only
- All Implemented Interfaces:
VerificationMode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()voidverify(VerificationData data) Performs the verificationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.mockito.verification.VerificationMode
description
-
Constructor Details
-
Only
public Only()
-
-
Method Details
-
verify
Description copied from interface:VerificationModePerforms the verification- Specified by:
verifyin interfaceVerificationMode
-
toString
-