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