Function Catch::Matchers::WithinAbs

Function Documentation

WithinAbsMatcher Catch::Matchers::WithinAbs(double target, double margin)

Creates a matcher that accepts numbers within certain range of target.