Click or drag to resize

TestSuiteTestCaseCount Property

Gets the count of test cases

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

Property Value

Type: Int32
The test case count.
See Also