Example #1
0
 public static void Cleanup()
 {
     // Reset the timezone to avoid problems with other tests.
     LavaTestHelper.SetRockDateTimeToLocalTimezone();
 }
Example #2
0
 public static void Initialize(TestContext context)
 {
     LavaTestHelper.SetRockDateTimeToAlternateTimezone();
 }