Package | Description |
---|---|
org.spockframework.mock |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2014. All rights reserved