3 references to StartTestRun
Microsoft.VisualStudio.TestPlatform.Client (3)
DesignMode\DesignModeClient.cs (3)
36
/// the incoming requests. See <see cref="ProcessRequests"/> for how the requests are received, and for example <see cref="
StartTestRun
"/>
217
StartTestRun
(testRunPayload, testRequestManager, shouldLaunchTesthost: true);
225
StartTestRun
(testRunPayload, testRequestManager, shouldLaunchTesthost: false);