TestFailuresAnalysis Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class TestFailuresAnalysis : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type TestFailuresAnalysis = class
inherit TestManagementBaseSecuredObject
Public Class TestFailuresAnalysis
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| TestFailuresAnalysis() | |
| TestFailuresAnalysis(ISecuredObject) |
Properties
| ExistingFailures | |
| FixedTests | |
| NewFailures | |
| PreviousContext |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |