class Microtest::PowerAssert::Evaluation

Defined in:

microtest/power_assert.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(expression : String, value : Microtest::PowerAssert::Value) #

[View source]

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def expression : String #

[View source]
def hash(hasher) #
Description copied from class Reference

See Object#hash(hasher)


def value : Value #

[View source]