예제 #1
0
 public void AssemblyStart(TestAssembly testAssembly)
 {
 }
예제 #2
0
 public void ExceptionThrown(TestAssembly testAssembly, Exception exception)
 {
 }
예제 #3
0
 public void AssemblyFinished(TestAssembly testAssembly, int total, int failed, int skipped, double time)
 {
 }