Click or drag to resize

testsuiteTestcase Properties

The testsuiteTestcase type exposes the following members.

Properties
  NameDescription
Public propertyclassname
Gets or sets the classname.
Public propertyItem
Gets or sets the sub element of the testcase, JUnit XML Report The element can be either testsuiteTestcaseError or testsuiteTestcaseFailure
Public propertyname
Gets or sets the name.
Public propertytime
Gets or sets the time.
Top
See Also