Microsoft.TeamFoundation.TestManagement.Common Namespace
The [Microsoft.TeamFoundation.TestManagement.Common] namespace provides classes that are containers for various constants that are used by the testing framework when running tests. This namespace also provides TestManagementErrorCodes class, which specifies the error codes for the error messages that are returned from client and server sides.
Classes
Class | Description | |
---|---|---|
AttachmentTypes | Specifies the attachment type names for the test result attachments. | |
IdConstants | Specifies the job IDs for the Team Foundation Server agent jobs. | |
TestWellKnownGroups | Provides the information for TestWellKnownGroups. | |
WitCategoryRefName | Specifies the constants for WIT category names. |
Enumerations
Enumeration | Description | |
---|---|---|
EnvironmentParentTypes | Specifies the types of the parent (owner) of the test environments. | |
TestManagementErrorCodes | Specifies the error codes for error messages from both client and server sides. |