testsuiteTestcase Properties |
The testsuiteTestcase type exposes the following members.
| Name | Description | |
|---|---|---|
| classname |
Gets or sets the classname.
| |
| Item |
Gets or sets the sub element of the testcase, JUnit XML Report
The element can be either testsuiteTestcaseError or testsuiteTestcaseFailure | |
| name |
Gets or sets the name.
| |
| time |
Gets or sets the time.
|