Partager via


TestOutcome, énumération

Représente le résultat d'un test terminé.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
<GenerateAllConstantsAttribute(Nothing)> _
Public Enumeration TestOutcome
[GenerateAllConstantsAttribute(null)]
public enum TestOutcome
[GenerateAllConstantsAttribute(nullptr)]
public enum class TestOutcome
[<GenerateAllConstantsAttribute(null)>]
type TestOutcome
public enum TestOutcome

Membres

Nom de membre Description
Aborted
Blocked
Error
Failed
Inconclusive
MaxValue
None
NotApplicable
NotExecuted
Passed
Paused
Timeout
Unspecified
Warning

Notes

Le contenu de cette section ne sera pas mis à jour, n'y ajoutez pas d'informations.

Voir aussi

Référence

Microsoft.TeamFoundation.TestManagement.Client, espace de noms