Click or drag to resize

testsuiteTestcasetime Property

Gets or sets the time.

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

Property Value

Type: Decimal
The time.
See Also