The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestCategoryAttribute Constructor (String^)
Initializes a new instance of the TestCategoryAttribute class by applying the supplied category to the test.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- testCategory
-
Type:
System::String^
The test category to be applied.
Show: