コード例 #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)
 {
 }