abstract class Spectator::Mocks::Double

Defined in:

spectator/mocks/double.cr

Constructors

Instance Method Summary

Macro Summary

Instance methods inherited from class Object

should(matcher) should, should_eventually(matcher) should_eventually, should_never(matcher) should_never, should_not(matcher) should_not

Constructor Detail

def self.new(spectator_double_name : String, null : Bool = false) #

[View source]

Instance Method Detail

def to_s(io) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]