AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::TestCaseManager类 参考

The test case manager. 更多...

Public 成员函数

StringList^ ListCategories ()
 
StringList^ ListTestCases (String^ category)
 
TestCaseFindTestCase (String^ category, String^ name)
 

详细描述

The test case manager.

TODO:

成员函数说明

TestCase ^ AnyCAD::Platform::TestCaseManager::FindTestCase ( String^  category,
String^  name 
)

Find the test case

参数
categorythe category.
namethe id.
返回
the TestCase.
StringList ^ AnyCAD::Platform::TestCaseManager::ListCategories ( )

List the categories.

返回
the categories.
StringList ^ AnyCAD::Platform::TestCaseManager::ListTestCases ( String^  category)

Get all the test cases.

参数
categorythe category.
返回
the list.

该类的文档由以下文件生成: