Attribute used for tests annotation and assignment to Suites.
More...
|
void | Test (string suite, int timeoutS=0, int timeoutMs=0) |
| Defines a suite the test belongs to and its timeout value.
|
|
Attribute used for tests annotation and assignment to Suites.
◆ Test()
void Test.Test |
( |
string |
suite, |
|
|
int |
timeoutS = 0 , |
|
|
int |
timeoutMs = 0 |
|
) |
| |
Defines a suite the test belongs to and its timeout value.
◆ Suite
◆ TimeoutMs
◆ TimeoutS
The documentation for this interface was generated from the following file:
- GameLib/tests/TestingFramework.c