Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITmi::GetTestResults Method

 

Gets an array of test result objects from a test run.

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

NameDescription
System_CAPS_pubmethodGetTestResults(TestRun^)

Gets an array of test result objects from the provided test run.

System_CAPS_pubmethodGetTestResults(TestRun^, ITestElement^)

Gets an array of test results from the provided test run that are in the provided test.

Return to top
Show: