Torque2D Reference
|
#include <jsontest.h>
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 |