rippled
|
Classes | |
struct | IntegerWrapper |
Public Member Functions | |
void | expect_same (bool result, bool correct, char const *message) |
void | test_lhs_zero (IntegerWrapper x) |
void | test_lhs_zero () |
void | test_rhs_zero (IntegerWrapper x) |
void | test_rhs_zero () |
void | test_adl () |
void | run () override |
Definition at line 48 of file beast_Zero_test.cpp.
void beast::Zero_test::expect_same | ( | bool | result, |
bool | correct, | ||
char const * | message | ||
) |
Definition at line 68 of file beast_Zero_test.cpp.
void beast::Zero_test::test_lhs_zero | ( | IntegerWrapper | x | ) |
Definition at line 74 of file beast_Zero_test.cpp.
void beast::Zero_test::test_lhs_zero | ( | ) |
Definition at line 85 of file beast_Zero_test.cpp.
void beast::Zero_test::test_rhs_zero | ( | IntegerWrapper | x | ) |
Definition at line 95 of file beast_Zero_test.cpp.
void beast::Zero_test::test_rhs_zero | ( | ) |
Definition at line 106 of file beast_Zero_test.cpp.
void beast::Zero_test::test_adl | ( | ) |
Definition at line 116 of file beast_Zero_test.cpp.
|
override |
Definition at line 123 of file beast_Zero_test.cpp.