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() |
toStringpublic TooManyInvocationsError(IMockInteraction interaction, IMockInvocation lastInvocation)
public IMockInteraction getInteraction()
public IMockInvocation getLastInvocation()
public java.lang.String getMessage()
getMessage in class java.lang.ThrowableCopyright © 2012. All rights reserved