TestResultId Members

The TestResultId type exposes the following members.

Constructors

  Name Description
Public method TestResultId Overloaded.

Top

Methods

  Name Description
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsValid
Public method Load
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic member RunLevelId
Public method Save
Public method ToString (Overrides Object.ToString().)

Top

Properties

  Name Description
Public property ExecutionId
Public property ExecutionIdString
Public property IsRootLevel
Public property IsRunLevel
Public property ParentExecId
Public property ParentExecIdString
Public property RunId
Public property RunIdString
Public property TestId
Public property TestIdString

Top

See Also

Reference

TestResultId Class

Microsoft.VisualStudio.TestTools.Common Namespace