Share via


TestResult Constructor ()

 

Initializes a new instance of the TestResult class.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

protected TestResult()
protected:
TestResult()
new : unit -> TestResult
Protected Sub New

See Also

TestResult Overload
TestResult Class
Microsoft.VisualStudio.TestTools.Common Namespace

Return to top