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