Uses of Class
org.spockframework.runtime.SpockAssertionError
Packages that use SpockAssertionError
Package
Description
Spock's built-in mocking framework.
-
Uses of SpockAssertionError in org.spockframework.mock
Subclasses of SpockAssertionError in org.spockframework.mockModifier and TypeClassDescriptionclass
Base class for exceptions thrown to indicate that one or more interactions were not satisfied.class
Thrown to indicate that one or more mandatory interactions matched too few invocations.class
Thrown to indicate that a mandatory interaction matched too many invocations.class
Thrown if an invocation on a mock object occurs too late. -
Uses of SpockAssertionError in org.spockframework.runtime
Subclasses of SpockAssertionError in org.spockframework.runtimeModifier and TypeClassDescriptionclass
class
Indicates that an operation timed out.class
class