示例#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)
 {
 }