|
Torque2D Reference
|
#include <jsontest.h>
Inheritance diagram for TestCase:Public Member Functions | |
| TestCase () | |
| virtual | ~TestCase () |
| void | run (TestResult &result) |
| virtual const char * | testName () const =0 |
Protected Attributes | |
| TestResult * | result_ |
| TestCase | ( | ) |
|
virtual |
| void run | ( | TestResult & | result | ) |
|
pure virtual |
|
protected |
1.8.10