public class MissingInvocationChecker extends Object
Modifier and Type | Method and Description |
---|---|
static void |
checkMissingInvocation(List<Invocation> invocations,
MatchableInvocation wanted) |
static void |
checkMissingInvocation(List<Invocation> invocations,
MatchableInvocation wanted,
InOrderContext context) |
public static void checkMissingInvocation(List<Invocation> invocations, MatchableInvocation wanted)
public static void checkMissingInvocation(List<Invocation> invocations, MatchableInvocation wanted, InOrderContext context)
Copyright © 2022. All rights reserved.