public class MissingInvocationChecker
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
MissingInvocationChecker() |
Modifier and Type | Method and Description |
---|---|
static void |
checkMissingInvocation(java.util.List<Invocation> invocations,
MatchableInvocation wanted) |
static void |
checkMissingInvocation(java.util.List<Invocation> invocations,
MatchableInvocation wanted,
InOrderContext context) |
public static void checkMissingInvocation(java.util.List<Invocation> invocations, MatchableInvocation wanted)
public static void checkMissingInvocation(java.util.List<Invocation> invocations, MatchableInvocation wanted, InOrderContext context)