Esempio n. 1
0
 public TestRunnerResult()
 {
     Stats = new TestStatistics();
 }
 public TestRunnerResult()
 {
     Stats = new TestStatistics();
 }