| ARB
    | 
#include <test_unit.h>


| Public Member Functions | |
| asserter (const expectation &e, const char *nontmp_code, const char *file, int line) | |
| virtual | ~asserter () | 
| const char * | get_code () const | 
| void | expect_that () const | 
| void | expect_broken () const | 
| void | expect_wanted_behavior () const | 
| void | expect_brokenif (bool condition, const char *condcode) | 
Definition at line 441 of file test_unit.h.
| 
 | inline | 
Definition at line 452 of file test_unit.h.
| 
 | inlinevirtual | 
Definition at line 457 of file test_unit.h.
| 
 | inline | 
Definition at line 459 of file test_unit.h.
Referenced by arb_test::debug_asserter::debug_expectations().
| 
 | inline | 
Definition at line 461 of file test_unit.h.
References arb_test::expectation::explain(), arb_test::expectation::fulfilled(), and arb_test::print().
Referenced by arb_test::debug_asserter::debug_expectations(), and expect_brokenif().
| 
 | inline | 
Definition at line 469 of file test_unit.h.
References arb_test::expectation::explain(), arb_test::expectation::fulfilled(), and arb_test::print().
Referenced by arb_test::debug_asserter::debug_expectations(), and expect_brokenif().
| 
 | inline | 
Definition at line 482 of file test_unit.h.
References arb_test::expectation::explain(), arb_test::expectation::fulfilled(), and arb_test::print().
Referenced by arb_test::debug_asserter::debug_expectations().
| 
 | inline | 
Definition at line 495 of file test_unit.h.
References expect_broken(), expect_that(), arb_test::StaticCode::strf(), and arb_test::val2readable().
 1.8.8
 1.8.8