public void AssemblyStart(TestAssembly testAssembly) { }
public void ExceptionThrown(TestAssembly testAssembly, Exception exception) { }
public void AssemblyFinished(TestAssembly testAssembly, int total, int failed, int skipped, double time) { }