Udostępnij za pośrednictwem


Metoda ITmi.AddTests —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Dodaje Kolekcja testów do interfejsu użytkownika z Visual Studio Test Professional.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Sub AddTests ( _
    tests As ICollection _
)
void AddTests(
    ICollection tests
)
void AddTests(
    ICollection^ tests
)
abstract AddTests : 
        tests:ICollection -> unit 
function AddTests(
    tests : ICollection
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common