status property
Use this property to retrieve a status that represents the results of the test.
Syntax
Call syntax
TestResultStatus value = result.status
Declaration
(assign, nonatomic) TestResultStatus status
Type:TestResultStatus
Use this property to retrieve one of the following enumerated values:
- TestResultsStatus.Passed
- TestResultsStatus.Unresolved
- TestResultsStatus.Failed