Class MissingInvocationChecker
java.lang.Object
org.mockito.internal.verification.checkers.MissingInvocationChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(List<Invocation> invocations, InvocationMatcher wanted)
-
Constructor Details
-
MissingInvocationChecker
public MissingInvocationChecker()
-
-
Method Details
-
check
-