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.
TestAndCategoryPair Constructor
Initializes a new instance of the TestAndCategoryPair class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | TestAndCategoryPair(TestId^, TestListCategoryId^) | Initializes a new instance of the TestAndCategoryPair class by using the provided test ID and category ID. |
![]() | TestAndCategoryPair(TestId^, TestListCategoryId^, Boolean, Boolean) | Initializes a new instance of the TestAndCategoryPair class by using the provided test and category IDs and the indicator for a broken link. |
Show:
