Click or drag to resize

PerformanceThresholdTestStatus Property

Gets or sets TestStatus.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public TestStatus TestStatus { get; set; }

Property Value

Type: TestStatus
An TestStatus value that represents TestStatus of the current object
See Also