Edit

ShallowTestCaseResult Class

Definition

[System.Runtime.Serialization.DataContract]
public class ShallowTestCaseResult : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type ShallowTestCaseResult = class
    inherit TestManagementBaseSecuredObject
Public Class ShallowTestCaseResult
Inherits TestManagementBaseSecuredObject
Inheritance
ShallowTestCaseResult
Attributes

Constructors

Name Description
ShallowTestCaseResult()

Fields

Name Description
Id
Outcome
Priority
RefId
RunId

Properties

Name Description
AutomatedTestStorage
DurationInMs
IsReRun
Owner
TestCaseTitle

Methods

Name Description
SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.NamespaceId (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from TestManagementBaseSecuredObject)

Applies to