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