C++Spec 1.0.0
BDD testing for C++
|
This is the complete list of members for CppSpec::Matchers::BeWithinHelper< A, E >, including all inherited members.
BeWithinHelper(Expectation< A > &expectation, E tolerance) (defined in CppSpec::Matchers::BeWithinHelper< A, E >) | CppSpec::Matchers::BeWithinHelper< A, E > | inline |
get_message() (defined in CppSpec::Matchers::BeWithinHelper< A, E >) | CppSpec::Matchers::BeWithinHelper< A, E > | inline |
of(E expected) (defined in CppSpec::Matchers::BeWithinHelper< A, E >) | CppSpec::Matchers::BeWithinHelper< A, E > | |
percent_of(E expected) (defined in CppSpec::Matchers::BeWithinHelper< A, E >) | CppSpec::Matchers::BeWithinHelper< A, E > | |
set_message(const std::string &msg) (defined in CppSpec::Matchers::BeWithinHelper< A, E >) | CppSpec::Matchers::BeWithinHelper< A, E > | inline |