Beispiel #1
0
 public override void OnTestExecutionComplete(Core.TestExecutor testExecutor, Core.TestExecutionCompleteArgs args)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public override void OnTestExecutionBegin(Core.TestExecutor testExecutor)
 {
     throw new NotImplementedException();
 }