#include <sspt_unittest.h>
Public Member Functions | |
| virtual | ~sspt_TestCase () |
| virtual void | runTest ()=0 |
| virtual const char * | testName ()=0 |
| virtual sspt_TestCase::~sspt_TestCase | ( | ) | [inline, virtual] |
| virtual void sspt_TestCase::runTest | ( | ) | [pure virtual] |
| virtual const char* sspt_TestCase::testName | ( | ) | [pure virtual] |