public class TooFewInvocationsError extends InteractionNotSatisfiedError
| Constructor and Description |
|---|
TooFewInvocationsError(java.util.List<IMockInteraction> interactions,
java.util.List<IMockInvocation> unmatchedInvocations) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
toStringpublic TooFewInvocationsError(java.util.List<IMockInteraction> interactions, java.util.List<IMockInvocation> unmatchedInvocations)
Copyright © 2016. All rights reserved