SendRequestTestStepFailedStatus Field |
A list of status indicate the test is failed
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax protected static readonly MessageStatus[] FailedStatus
Protected Shared ReadOnly FailedStatus As MessageStatus()
protected:
static initonly array<MessageStatus>^ FailedStatus
static val FailedStatus: MessageStatus[]
Field Value
Type:
MessageStatusSee Also