All Classes Namespaces Functions Properties Pages
Properties | List of all members
TestResult Class Reference

TestResult class. More...

Properties

string ErrorText [get, set]
 Gets or sets ErrorText. More...
 
short Status [get, set]
 Gets or sets the Status. NotStarted = 0 Pending = 1 Passed = 2 Failed = 3 Cancelled = 4 More...
 

Description

TestResult class.

Property Documentation

string ErrorText
getset

Gets or sets ErrorText.

The ErrorText.

short Status
getset

Gets or sets the Status. NotStarted = 0 Pending = 1 Passed = 2 Failed = 3 Cancelled = 4