|
Torque2D Reference
|
Inheritance diagram for CommonTest< T >:Static Public Member Functions | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
Static Public Member Functions inherited from Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
Protected Types | |
| typedef std::vector< T > | Vector |
| typedef std::set< int > | IntSet |
Protected Member Functions | |
| CommonTest () | |
| virtual | ~CommonTest () |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Member Functions inherited from Test | |
| Test () | |
| Test () | |
| Test () | |
Protected Attributes | |
| T | value_ |
Static Protected Attributes | |
| static T * | shared_ = NULL |
Additional Inherited Members | |
Public Types inherited from Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
|
protected |
|
protected |
|
inlineprotected |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from Test.
|
inlinestatic |
|
inlineprotectedvirtual |
Reimplemented from Test.
|
inlinestatic |
|
staticprotected |
|
protected |
1.8.10