|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpockAssertionError | |
|---|---|
| org.spockframework.mock | |
| org.spockframework.runtime | |
| Uses of SpockAssertionError in org.spockframework.mock |
|---|
| Subclasses of SpockAssertionError in org.spockframework.mock | |
|---|---|
class |
InteractionNotSatisfiedError
Base class for exceptions indicating that one or more interactions have not been satisfied (i.e. |
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. |
| Uses of SpockAssertionError in org.spockframework.runtime |
|---|
| Subclasses of SpockAssertionError in org.spockframework.runtime | |
|---|---|
class |
ConditionNotSatisfiedError
|
class |
SpockTimeoutError
|
class |
WrongExceptionThrownError
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||