|
|
void | SetUp () |
| |
|
void | TearDown () |
| |
| void | Test_lang_file_versions () |
| |
| void | Test_lang_file_strings () |
| |
|
| CTestSuite (CTestSuite *pParentSuite=NULL) |
| |
|
virtual void | GetSuiteInfo (std::string &sName, std::string &sDescription)=0 |
| |
|
virtual void | DoWithMyTests (eAction action, std::vector< std::string > &test_list)=0 |
| |
|
bool | Run (std::set< std::string > &SuitesToRun) |
| |
|
virtual std::vector< std::string > | GetTestList (std::set< std::string > &SuitesToRun, bool bIncludeChildren=false) |
| |
|
CTestSuite * | GetParentSuite () |
| |
|
void | SetParentSuite (CTestSuite *pParent) |
| |
|
UINT | GetChildSuiteCount () |
| |
|
CTestSuite * | GetChildSuite (UINT i) |
| |
|
void | AddChildSuite (CTestSuite *pChildSuite) |
| |
|
std::vector< std::string > | GetErrorList (bool bIncludeChildren=false) |
| |
|
void | ClearErrors () |
| |
|
void | AddErrorMsg (const char *szFunction, const char *szAssertion, const char *szMsg,...) |
| |
|
|
bool | BeforeTest (const char *szFunction) |
| |
|
void | AfterTest (const char *szFunction) |
| |
§ Test_lang_file_strings()
| void LangFileTests::Test_lang_file_strings |
( |
| ) |
|
§ Test_lang_file_versions()
| void LangFileTests::Test_lang_file_versions |
( |
| ) |
|
The documentation for this class was generated from the following file: