abstract class Spectator::AbstractArguments

Overview

Untyped arguments to a method call (message).

Direct Known Subclasses

Defined in:

spectator/mocks/abstract_arguments.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