3 implementations of RunTestsAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
892public async Task RunTestsAsync(
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
1031public Task RunTestsAsync(
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
1031public Task RunTestsAsync(
1 reference to RunTestsAsync
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
451await _consoleWrapper.RunTestsAsync(