Udostępnij za pośrednictwem


Właściwość ITestManagementTeamProject.TestCases —

Pobiera obiekt pomocnika, który zapewnia dostęp do przypadków testów, w tym projekcie.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseHelper
Obiekt pomocnika, który zapewnia dostęp do przypadków testów, w tym projekcie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestManagementTeamProject Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestCaseHelper