class Spec2::Matchers::BeRecorder(T)

Defined in:

matchers/be.cr

Constructors

Macro Summary

Constructor Detail

def self.new(actual : T, expectation : ExpectationProtocol) #

[View source]

Macro Detail

macro method_missing(call) #

macro method_missing(name, args, block)


[View source]