Implemented interface member:
method
StopTestSession
Microsoft.VisualStudio.TestPlatform.VsTestConsole.TranslationLayer.Interfaces.ITestSession.StopTestSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestSessionEventsHandler)
1 reference to StopTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
344
return
StopTestSession
(_eventsHandler);