Example #1
0
 public TestCommand(IDotnetTestRunnerFactory testRunnerFactory)
 {
     _dotnetTestRunnerFactory = testRunnerFactory;
 }
Example #2
0
 public TestCommand(IDotnetTestRunnerFactory testRunnerFactory)
 {
     _dotnetTestRunnerFactory = testRunnerFactory;
 }