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() |
toString
public TooFewInvocationsError(java.util.List<IMockInteraction> interactions, java.util.List<IMockInvocation> unmatchedInvocations)
Copyright © 2015. All rights reserved