3 #ifndef _APITestCaseManager_H_
4 #define _APITestCaseManager_H_
8 namespace AnyCAD{
namespace API
43 #endif //_APITestCaseManager_H_
The test case.
Definition: APITestCase.h:18
The test case manager.
Definition: APITestCaseManager.h:18
std::string String
Definition: APIString.h:10
std::vector< String > StringList
Definition: APIString.h:12
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10