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