1 implementation of SendExecutionComplete
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
211
public void
SendExecutionComplete
(
1 reference to SendExecutionComplete
Microsoft.TestPlatform.CommunicationUtilities (1)
EventHandlers\TestRunEventsHandler.cs (1)
51
_requestHandler.
SendExecutionComplete
(testRunCompleteArgs, lastChunkArgs, runContextAttachments, executorUris);