World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура SDLTest_TestSuiteReference

#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

Данные класса

◆ name

char* SDLTest_TestSuiteReference::name

См. определение в файле SDL_test_harness.h строка 91

◆ testSetUp

SDLTest_TestCaseSetUpFp SDLTest_TestSuiteReference::testSetUp

См. определение в файле SDL_test_harness.h строка 93

◆ testCases

const SDLTest_TestCaseReference** SDLTest_TestSuiteReference::testCases

См. определение в файле SDL_test_harness.h строка 95

◆ testTearDown

SDLTest_TestCaseTearDownFp SDLTest_TestSuiteReference::testTearDown

См. определение в файле SDL_test_harness.h строка 97


Объявления и описания членов структуры находятся в файле: