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