struct Mocks::Anything

Overview

Object that matches any value or reference (including nil).

Defined in:

mocks/anything.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def ==(other) #

Returns true.


[View source]
def initialize #

[View source]