public class TooManyInvocationsError extends InteractionNotSatisfiedError
Constructor and Description |
---|
TooManyInvocationsError(IMockInteraction interaction,
IMockInvocation lastInvocation) |
Modifier and Type | Method and Description |
---|---|
IMockInteraction |
getInteraction() |
IMockInvocation |
getLastInvocation() |
java.lang.String |
getMessage() |
toString
public TooManyInvocationsError(IMockInteraction interaction, IMockInvocation lastInvocation)
public IMockInteraction getInteraction()
public IMockInvocation getLastInvocation()
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
Copyright © 2013. All rights reserved