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