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