Udostępnij za pośrednictwem


Wyliczenie TestSuiteState

Wylicza możliwe stany zestaw testów.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
<GenerateAllConstantsAttribute(Nothing)> _
Public Enumeration TestSuiteState
[GenerateAllConstantsAttribute(null)]
public enum TestSuiteState
[GenerateAllConstantsAttribute(nullptr)]
public enum class TestSuiteState
[<GenerateAllConstantsAttribute(null)>]
type TestSuiteState
public enum TestSuiteState

Elementy członkowskie

Nazwa elementu członkowskiego Opis
Completed Zestaw testów jest ukończona.
InPlanning Zestaw testów jest na etapie planowania.
InProgress Zestaw testów jest testowany.
None Żadne Państwo (nie używana).

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestSuiteBase

ITestPlan