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.
TestSuiteType Enumeration
Enumerates the possible types of test suites.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Member name | Description | |
|---|---|---|
| DynamicTestSuite | Represents a dynamic test suite. | |
| None | No designated test suite type. | |
| RequirementTestSuite | Represents a test suite for a requirement. | |
| StaticTestSuite | Represents a static test suite. |
Show: