public class NumberOfInvocationsInOrderChecker
extends java.lang.Object
Constructor | Description |
---|---|
NumberOfInvocationsInOrderChecker() |
Modifier and Type | Method | Description |
---|---|---|
void |
check(java.util.List<Invocation> invocations,
InvocationMatcher wanted,
int wantedCount,
InOrderContext context) |
public void check(java.util.List<Invocation> invocations, InvocationMatcher wanted, int wantedCount, InOrderContext context)