Partager via


ITmi.UpdateTests, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Met à jour ces tests dans l'interface utilisateur de Visual Studio Test Professional à l'aide de la collection de tests fournie.

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

Syntaxe

'Déclaration
Sub UpdateTests ( _
    tests As ICollection _
)
void UpdateTests(
    ICollection tests
)
void UpdateTests(
    ICollection^ tests
)
abstract UpdateTests : 
        tests:ICollection -> unit 
function UpdateTests(
    tests : ICollection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ITmi Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms

TestElement