Esempio n. 1
0
 public void LoggingTestSetup()
 {
     InitLogging();
     ExceptionVerification.Reset();
     TestLogger.Info("--- Start: {0} ---", TestContext.CurrentContext.Test.FullName);
 }
Esempio n. 2
0
 public void LoggingTestSetup()
 {
     InitLogging();
     ExceptionVerification.Reset();
 }