3 implementations of RunTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
456
public void
RunTests
(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
622
public void
RunTests
(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
622
public void
RunTests
(
2 references to RunTests
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
266
/// IVsTestConsoleWrapper.
RunTests
(
TestSession.cs (1)
223
_consoleWrapper.
RunTests
(