Uses of Class
mockit.internal.expectations.invocation.MissingInvocation
Packages that use MissingInvocation
-
Uses of MissingInvocation in mockit.internal.expectations.invocation
Methods in mockit.internal.expectations.invocation that return MissingInvocationModifier and TypeMethodDescriptionExpectedInvocation.errorForMissingInvocation
(List<ExpectedInvocation> nonMatchingInvocations) ExpectedInvocation.errorForMissingInvocations
(@org.checkerframework.checker.index.qual.NonNegative int missingInvocations, List<ExpectedInvocation> nonMatchingInvocations)