1 implementation of SendTestRunStatistics
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
193public void SendTestRunStatistics(TestRunChangedEventArgs? testRunChangedArgs)
1 reference to SendTestRunStatistics
Microsoft.TestPlatform.CommunicationUtilities (1)
EventHandlers\TestRunEventsHandler.cs (1)
38_requestHandler.SendTestRunStatistics(testRunChangedArgs);