Class WithinAbsMatcher

Inheritance Relationships

Base Type

Class Documentation

class WithinAbsMatcher : public Catch::Matchers::MatcherBase<double>

Public Functions

WithinAbsMatcher(double target, double margin)
virtual bool match(double const &matchee) const override
virtual std::string describe() const override