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