AggregatedDataForResultTrend 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 AggregatedDataForResultTrend : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type AggregatedDataForResultTrend = class
inherit TestManagementBaseSecuredObject
Public Class AggregatedDataForResultTrend
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| AggregatedDataForResultTrend() |
Properties
| Duration |
This is tests execution duration. |
| ResultsByOutcome | |
| RunSummaryByState | |
| TestResultsContext | |
| TotalTests | |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |