Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the outcome of a completed test.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
<GenerateAllConstantsAttribute(Nothing)> _
Public Enumeration TestOutcome
[GenerateAllConstantsAttribute(null)]
public enum TestOutcome
[GenerateAllConstantsAttribute(nullptr)]
public enum class TestOutcome
[<GenerateAllConstantsAttribute(null)>]
type TestOutcome
public enum TestOutcome
Members
| Member name | Description | |
|---|---|---|
| Aborted | ||
| Blocked | ||
| Error | ||
| Failed | ||
| Inconclusive | ||
| MaxValue | ||
| None | ||
| NotApplicable | ||
| NotExecuted | ||
| Passed | ||
| Paused | ||
| Timeout | ||
| Unspecified | ||
| Warning |
Remarks
No content here will be updated; please do not add material here.