Click or drag to resize

UsageStatisticAutomatedTestExecuted Property

Gets the automated test executed.

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

Property Value

Type: Int64
The automated test executed.
See Also