abstract class Spectator::Mocks::VerifyingDouble(T)

Defined in:

spectator/mocks/verifying_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(null : Bool = false) #

[View source]

Instance Method Detail

def to_s(io) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]