Table of Contents

Enum "AIT Test Suite Status"

ID 149030
Namespace: System.TestTools.AITestToolkit

This enum has the Status of the AI Eval Suite.

Properties

Name Value
Extensible False

Values

Name Description
" "

Specifies the initial state.

Running

Specifies that the AI Eval Suite state is Running.

Completed

Specifies that the AI Eval Suite state is Completed.

Cancelled

Specifies that the AI Eval Suite state is Cancelled.

LimitReached

Specifies that the AI Eval Suite state is Limit Reached. The suite stopped because an execution limit was reached.

See also