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.
ITestAdapter::Initialize Method (IRunContext^)
Called when test adapter is loaded to execute a test run.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Parameters
- runContext
-
Type:
Microsoft.VisualStudio.TestTools.Execution::IRunContext^
The context for this test run.
Show: