|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionNotSatisfiedError | |
---|---|
org.spockframework.mock |
Uses of InteractionNotSatisfiedError in org.spockframework.mock |
---|
Subclasses of InteractionNotSatisfiedError in org.spockframework.mock | |
---|---|
class |
TooFewInvocationsError
Indicates that one or more required interactions have matched too few invocations. |
class |
TooManyInvocationsError
Indicates that a required interaction has matched too many invocations. |
class |
WrongInvocationOrderError
Thrown if an invocation on a mock object occurs too late. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |