Udostępnij za pośrednictwem


Właściwość ITestSuiteBase.AllTestCases —

Pobiera tylko do odczytu zbioru przypadków testu dla tego pakietu i wszystkich dzieci hierarchicznej.

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

Składnia

'Deklaracja
ReadOnly Property AllTestCases As ITestCaseCollection
ITestCaseCollection AllTestCases { get; }
property ITestCaseCollection^ AllTestCases {
    ITestCaseCollection^ get ();
}
abstract AllTestCases : ITestCaseCollection with get
function get AllTestCases () : ITestCaseCollection

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseCollection
Kolekcja przypadkach badania dla tego pakietu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSuiteBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestCaseCollection