class Spectator::Mocks::AnonymousDouble(T)

Defined in:

spectator/mocks/anonymous_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(name : String, values : T) #

[View source]

Instance Method Detail

def as_null_object #

[View source]

Macro Detail

macro method_missing(call) #

[View source]