Attribute used for tests annotation and assignment to Suites. Подробнее...
Закрытые члены | |
| void | Test (string suite, int timeoutS=0, int timeoutMs=0, int sortOrder=0) |
| Defines a suite the test belongs to, its timeout value and order within the suite. | |
Закрытые данные | |
| string | Suite |
| int | TimeoutS |
| int | TimeoutMs |
| int | SortOrder |
Attribute used for tests annotation and assignment to Suites.
См. определение в файле TestingFramework.c строка 96