ResultState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ResultState
type ResultState = class
- Inheritance
-
ResultState
Constructors
ResultState(TestStatus, String) | |
ResultState(TestStatus) |
Fields
Cancelled | |
Error | |
Failure | |
Ignored | |
Inconclusive | |
NotRunnable | |
Skipped | |
Success |
Properties
Label | |
Status |
Methods
ToString() |