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.
ITestResultExtension Interface
Represents an interface that is implemented by Visual Studio Test Professional to enable unit tests to extract extension data that is attached to test results.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | ExtensionResult | Gets the test result attachment object that is provided by the test method invoker of the extension. |
Show:
