Click or drag to resize

testsuitesystemout Property

Gets or sets the systemout.

Namespace:  Hummingbird.TestFramework.Automation.Report.JUnit
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlElementAttribute("system-out")]
public string systemout { get; set; }

Property Value

Type: String
The systemout.
See Also