ARB
|
#include <test_unit.h>
Public Member Functions | |
virtual | ~matchable () |
can be matched with corresponding matcher. More... | |
HASTOBE_CLONABLE (matchable) | |
virtual const char * | name () const =0 |
virtual const char * | readable_value () const =0 |
Definition at line 533 of file test_unit.h.
|
inlinevirtual |
can be matched with corresponding matcher.
Definition at line 534 of file test_unit.h.
arb_test::matchable::HASTOBE_CLONABLE | ( | matchable | ) |
|
pure virtual |
Implemented in arb_test::expectation_group, and arb_test::FINAL_TYPE< T >.
|
pure virtual |
Implemented in arb_test::expectation_group, and arb_test::FINAL_TYPE< T >.