Enum "AIT Test Suite Status"
ID 149030
Namespace: System.TestTools.AITestToolkit
This enum has the Status of the AI Test Suite.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| " " |
Specifies the initial state. |
| Running |
Specifies that the AI Test Suite state is Running. |
| Completed |
Specifies that the AI Test Suite state is Completed. |
| Cancelled |
Specifies that the AI Test Suite state is Cancelled. |