Uses of Class
org.spockframework.mock.InteractionNotSatisfiedError
Packages that use InteractionNotSatisfiedError
-
Uses of InteractionNotSatisfiedError in org.spockframework.mock
Subclasses of InteractionNotSatisfiedError in org.spockframework.mockModifier and TypeClassDescriptionclassThrown to indicate that one or more mandatory interactions matched too few invocations.classThrown to indicate that a mandatory interaction matched too many invocations.classThrown if an invocation on a mock object occurs too late.