3 #ifndef _APITestCase_H_
4 #define _APITestCase_H_
8 namespace AnyCAD{
namespace API
26 virtual void Run (
const View& pView) ;
35 #endif //_APITestCase_H_
The test case.
Definition: APITestCase.h:18
std::string String
Definition: APIString.h:10
Present the view.
Definition: APIView.h:24
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10