struct Spec::AlmostEqualExpectation(T)
Defined in:
matrix/spec_helpers.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(expected_value : T)
#
Instance Method Detail
def
failure_message(actual_value)
#
def
match(actual_value)
#
def
negative_failure_message(actual_value)
#