Class VerificationDataImpl
java.lang.Object
org.mockito.internal.verification.VerificationDataImpl
- All Implemented Interfaces:
VerificationData
-
Constructor Summary
ConstructorsConstructorDescriptionVerificationDataImpl
(InvocationContainer invocations, InvocationMatcher wanted) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
VerificationDataImpl
-
-
Method Details
-
getAllInvocations
- Specified by:
getAllInvocations
in interfaceVerificationData
-
getWanted
- Specified by:
getWanted
in interfaceVerificationData
-