class Spectator::UnexpectedMessage

Overview

Exception raised by a mock or double when a message is received that have been.

Defined in:

spectator/mocks/unexpected_message.cr

Instance methods inherited from class Object

should(matcher, message = nil) should, should_eventually(matcher, message = nil) should_eventually, should_never(matcher, message = nil) should_never, should_not(matcher, message = nil) should_not