|
SST/macro
|
#include <test.h>


Public Member Functions | |
| virtual bool | is_correct () const =0 |
| virtual void | print_error (std::ostream &os) const =0 |
| virtual void | print_descr (std::ostream &os) const =0 |
| virtual void | print_test_value (std::ostream &os) const =0 |
| virtual void | print_asserted_value (std::ostream &os) const =0 |
|
pure virtual |
Implemented in ExceptionTestCase, and TestCase_impl< T >.
|
pure virtual |
Implemented in ExceptionTestCase, and TestCase_impl< T >.
|
pure virtual |
Implemented in ExceptionTestCase, and TestCase_impl< T >.
|
pure virtual |
Implemented in ExceptionTestCase, and TestCase_impl< T >.
|
pure virtual |
Implemented in ExceptionTestCase, and TestCase_impl< T >.
1.8.11