예제 #1
0
 def tearDown(self):
     LucteriosTest.tearDown(self)
     tools.WrapAction.mode_connect_notfree = parameters.notfree_mode_connect
예제 #2
0
 def tearDown(self):
     self._del_plugin_dir()
     self.plugins = None
     PluginManager.free_instance()
     LucteriosTest.tearDown(self)
예제 #3
0
파일: tests.py 프로젝트: mdanielo44/core
 def tearDown(self):
     set_locale_lang('fr')
     activate(settings.LANGUAGE_CODE)
     LucteriosTest.tearDown(self)
예제 #4
0
 def tearDown(self):
     LucteriosTest.tearDown(self)
     LucteriosAuditlogModelRegistry.set_state_packages([])
예제 #5
0
 def tearDown(self):
     LucteriosTest.tearDown(self)
     tools.WrapAction.mode_connect_notfree = parameters.notfree_mode_connect
     LucteriosAuditlogModelRegistry.set_state_packages([])
예제 #6
0
 def tearDown(self):
     LucteriosTest.tearDown(self)
     tools.WrapAction.mode_connect_notfree = parameters.notfree_mode_connect
예제 #7
0
 def tearDown(self):
     self.server.stop()
     LucteriosTest.tearDown(self)