Inheritance diagram for TestClientActiveObjectMgr:
Collaboration diagram for TestClientActiveObjectMgr:Public Member Functions | |
| TestClientActiveObjectMgr () | |
| const char * | getName () |
| void | runTests (IGameDef *gamedef) |
| void | testGetActiveSelectableObjects () |
Public Member Functions inherited from TestBase | |
| bool | testModule (IGameDef *gamedef) |
| std::string | getTestTempDirectory () |
| std::string | getTestTempFile () |
| void | runTest (const char *name, std::function< void()> &&test) |
Additional Inherited Members | |
Public Attributes inherited from TestBase | |
| u32 | num_tests_failed |
| u32 | num_tests_run |
|
inline |
|
inlinevirtual |
Implements TestBase.
|
virtual |
Implements TestBase.
References TEST, and testGetActiveSelectableObjects().
Here is the call graph for this function:| void TestClientActiveObjectMgr::testGetActiveSelectableObjects | ( | ) |
References ActiveObjectMgr< T >::clear(), client::ActiveObjectMgr::getActiveSelectableObjects(), client::ActiveObjectMgr::registerObject(), UASSERT, UASSERTEQ, x, y, and z.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function: