Partager via


ITestList.GetTests, méthode

Récupère un tableau de tests dans la liste actuelle.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Function GetTests As ITestElement()
ITestElement[] GetTests()
array<ITestElement^>^ GetTests()
abstract GetTests : unit -> ITestElement[] 
function GetTests() : ITestElement[]

Valeur de retour

Type : array<Microsoft.VisualStudio.TestTools.Common.ITestElement[]
Tableau d'objets ITestList.

Sécurité .NET Framework

Voir aussi

Référence

ITestList Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms

GetMissingTests