TestRun Members

The TestRun type exposes the following members.

Methods

  Name Description
Public method Clone
Public method CountTestCases
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 GetInnerTests
Public method GetObjectData
Public method GetResultFilesDirectory
Public method GetTestElement Overloaded.
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 method PrepareToPersist
Public method RecoverFromPersistence
Public method Save
Public method ToString (Overrides Object.ToString().)

Top

Properties

  Name Description
Public property AutoSaveResults
Public property BuildFlavor
Public property BuildPlatform
Public property ContainsManualTest
Public property Created
Public property Finished
Public property Id
Public property IdString
Public property Name
Public property Queued
Public property Result
Public property ResultFileName
Public property ResultFilePath
Public property RunConfiguration
Public property RunUser
Public property Started
Public property Tests
Public property UserData
Public property VisibleProperties

Top

See Also

Reference

TestRun Class

Microsoft.VisualStudio.TestTools.Common Namespace