Esempio n. 1
0
 protected virtual void TearDownFixture()
 {
     if (engine != null)
     {
         engine.ClearGlobalEnvironment();
     }
 }