|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <SDL_test_harness.h>
Граф связей класса SDLTest_TestSuiteReference:Открытые атрибуты | |
| char * | name |
| SDLTest_TestCaseSetUpFp | testSetUp |
| const SDLTest_TestCaseReference ** | testCases |
| SDLTest_TestCaseTearDownFp | testTearDown |
Holds information about a test suite (multiple test cases).
См. определение в файле SDL_test_harness.h строка 89
| char* SDLTest_TestSuiteReference::name |
См. определение в файле SDL_test_harness.h строка 91
| SDLTest_TestCaseSetUpFp SDLTest_TestSuiteReference::testSetUp |
См. определение в файле SDL_test_harness.h строка 93
| const SDLTest_TestCaseReference** SDLTest_TestSuiteReference::testCases |
См. определение в файле SDL_test_harness.h строка 95
| SDLTest_TestCaseTearDownFp SDLTest_TestSuiteReference::testTearDown |
См. определение в файле SDL_test_harness.h строка 97