![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Attribute used for tests annotation and assignment to Suites. More...
Private Member Functions | |
| 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. | |
Private Attributes | |
| int | SortOrder |
| string | Suite |
| int | TimeoutMs |
| int | TimeoutS |
Attribute used for tests annotation and assignment to Suites.
Definition at line 96 of file testingframework.c.
|
private |
Definition at line 102 of file testingframework.c.
Referenced by Test().
|
private |
Definition at line 98 of file testingframework.c.
Referenced by Test().
|
private |
Definition at line 101 of file testingframework.c.
Referenced by Test().
|
private |
Definition at line 100 of file testingframework.c.
Referenced by Test().