1 implementation of AbortTestRun
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
646
public void
AbortTestRun
()
2 references to AbortTestRun
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
434
/// See <see cref="IVsTestConsoleWrapper.
AbortTestRun
"/>.
TestSession.cs (1)
90
_consoleWrapper.
AbortTestRun
();