C++Spec 1.0.0
BDD testing for C++
|
Public Member Functions | |
BeWithinHelper (Expectation< A > &expectation, E tolerance) | |
BeWithin< A, E > | of (E expected) |
BeWithin< A, E > | percent_of (E expected) |
void | set_message (const std::string &msg) |
std::string | get_message () |