public class TooFewInvocationsError extends InteractionNotSatisfiedError
| Constructor and Description |
|---|
TooFewInvocationsError(List<IMockInteraction> interactions,
List<IMockInvocation> unmatchedInvocations) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TooFewInvocationsError(List<IMockInteraction> interactions, List<IMockInvocation> unmatchedInvocations)
public String getMessage()
getMessage in class Throwable