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.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | GetTestResults(TestRun^) | Gets an array of test result objects from the provided test run. |
![]() | GetTestResults(TestRun^, ITestElement^) | Gets an array of test results from the provided test run that are in the provided test. |
Show:
