Click or drag to resize

testsuitetests Property

Gets or sets the tests.

Namespace:  Hummingbird.TestFramework.Automation.Report.JUnit
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlAttributeAttribute]
public int tests { get; set; }

Property Value

Type: Int32
The tests.
See Also