3 implementations of RunTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
385
public void
RunTests
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
532
public void
RunTests
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
532
public void
RunTests
(
2 references to RunTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
202
/// IVsTestConsoleWrapper.
RunTests
(
TestSession.cs (1)
176
_consoleWrapper.
RunTests
(