Esempio n. 1
0
 public TestCommand(IDotnetTestRunnerFactory testRunnerFactory)
 {
     _dotnetTestRunnerFactory = testRunnerFactory;
 }
Esempio n. 2
0
 public TestCommand(IDotnetTestRunnerFactory testRunnerFactory)
 {
     _dotnetTestRunnerFactory = testRunnerFactory;
 }