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