class Microtest::PowerAssert::EmptyNode

Defined in:

microtest/power_assert.cr

Constructors

Instance methods inherited from class Microtest::PowerAssert::Node

==(other : self) ==, expression : String expression, hash(hasher) hash, wrapper : Value wrapper

Constructor methods inherited from class Microtest::PowerAssert::Node

new(expression : String, value : T) forall T new

Constructor Detail

def self.new #

[View source]