Class InteractionNotSatisfiedError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TooFewInvocationsError, TooManyInvocationsError, WrongInvocationOrderError

public abstract class InteractionNotSatisfiedError extends SpockAssertionError
Base class for exceptions thrown to indicate that one or more interactions were not satisfied.
Author:
Peter Niederwieser
See Also:
  • Constructor Details

    • InteractionNotSatisfiedError

      public InteractionNotSatisfiedError()