struct Spec::AlmostEqualExpectation(T)
- Spec::AlmostEqualExpectation(T)
- Struct
- Value
- Object
Overview
Similar to EqualExpectation(T)
, but calls Matrix#almost_eq
Useful in Matrix specs where exact equality isn't possible
Similar to EqualExpectation(T)
, but calls Matrix#almost_eq
Useful in Matrix specs where exact equality isn't possible