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.
TestType Constructor (Guid)
Initializes an instance of the TestType class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- id
-
Type:
System::Guid
A GUID that uniquely identifies the type of test.
| Exception | Condition |
|---|---|
| ArgumentNullException | The id parameter is empty. |
Show: