Udostępnij za pośrednictwem


Konstruktor TestCategoryAttribute —

Inicjuje nowe wystąpienie TestCategoryAttribute klasy przez zastosowanie kategorii dostarczony do badania.

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

Składnia

'Deklaracja
Public Sub New ( _
    testCategory As String _
)
public TestCategoryAttribute(
    string testCategory
)
public:
TestCategoryAttribute(
    String^ testCategory
)
new : 
        testCategory:string -> TestCategoryAttribute
public function TestCategoryAttribute(
    testCategory : String
)

Parametry

  • testCategory
    Typ: String

    Kategoria badania mają być stosowane.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestCategoryAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UnitTesting