Click or drag to resize

UsageStatisticAutomatedTestWarning Property

Gets or sets the number of automated test executed with warning.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public long AutomatedTestWarning { get; set; }

Property Value

Type: Int64
The automated test warning.
See Also