예제 #1
0
 private void OnRunStarting(TestEventArgs ea)
 {
     _view.RunStarting(ea.TestCount);
 }