Microtest::PowerAssert::ValueWrapper(T)
Inherits Microtest::PowerAssert::Value / Reference / Object
There is no "Object" class in crystal, so we have to use this wrapper
Constructors
new(value : T)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
value
Source