Click or drag to resize

UsageStatisticAutomatedTestCreated Property

Gets or sets the number of automated test are created or modified.

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

Property Value

Type: Int64
The automated test created.
See Also