public class TooFewInvocationsError extends InteractionNotSatisfiedError
Constructor | Description |
---|---|
TooFewInvocationsError(java.util.List<IMockInteraction> interactions,
java.util.List<IMockInvocation> unmatchedInvocations) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public TooFewInvocationsError(java.util.List<IMockInteraction> interactions, java.util.List<IMockInvocation> unmatchedInvocations)
Copyright © 2018. All rights reserved