Method ForFindInProcess
- Namespace
- Xunit.Runner.v3
- Assembly
- xunit.v3.runner.utility.netfx.dll
ForFindInProcess(Version, XunitProjectAssembly, ListOption?)
Gets command line switches based on a call to Find
on TestProcessLauncherAdapter.
public static List<string> ForFindInProcess(Version coreFrameworkVersion, XunitProjectAssembly projectAssembly, ListOption? listOption = null)
Parameters
coreFrameworkVersion
VersionprojectAssembly
listOption
ListOption?