public class NumberOfInvocationsInOrderChecker extends Object
Constructor and Description |
---|
NumberOfInvocationsInOrderChecker() |
Modifier and Type | Method and Description |
---|---|
void |
check(List<Invocation> invocations,
InvocationMatcher wanted,
int wantedCount,
InOrderContext context) |
public void check(List<Invocation> invocations, InvocationMatcher wanted, int wantedCount, InOrderContext context)
Copyright © 2018. All rights reserved.