RunStatistic 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.
Test run statistics.
[System.Runtime.Serialization.DataContract]
public sealed class RunStatistic : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type RunStatistic = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class RunStatistic
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| RunStatistic() |
Properties
| Count | |
| Outcome |
Test run outcome |
| ResolutionState | |
| State |
State of the test run |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |