TestResult Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
| Member name | Value | Description | |
|---|---|---|---|
| Passed | 0 | The test passed | |
| Failed | 1 | The test failed | |
| Error | 2 | The test could not be completed because an error occurred. | |
| Aborted | 3 | The test was aborted by the operator / user. |