OTest2
A C++ testing framework
|
Go to the source code of this file.
Macros | |
#define | TEST_ASSERTION_MARK(class_, method_) |
#define | TEST_ASSERTION_MARK_TMPL(class_, method_) |
#define | TEST_ASSERTION_EXPR_MARK(class_, generic_method_, comparison_method_) |
#define TEST_ASSERTION_EXPR_MARK | ( | class_, | |
generic_method_, | |||
comparison_method_ | |||
) |
Definition at line 27 of file assertionannotation.h.
#define TEST_ASSERTION_MARK | ( | class_, | |
method_ | |||
) |
Definition at line 25 of file assertionannotation.h.
#define TEST_ASSERTION_MARK_TMPL | ( | class_, | |
method_ | |||
) |
Definition at line 26 of file assertionannotation.h.