|
AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The test case manager. 更多...
Public 成员函数 | |
| StringList^ | ListCategories () |
| StringList^ | ListTestCases (String^ category) |
| TestCase^ | FindTestCase (String^ category, String^ name) |
The test case manager.
TODO:
| TestCase ^ AnyCAD::Platform::TestCaseManager::FindTestCase | ( | String^ | category, |
| String^ | name | ||
| ) |
| StringList ^ AnyCAD::Platform::TestCaseManager::ListCategories | ( | ) |
List the categories.
| StringList ^ AnyCAD::Platform::TestCaseManager::ListTestCases | ( | String^ | category | ) |
Get all the test cases.
| category | the category. |
1.8.10