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