Пример #1
0
 def tearDownClass(cls):
     cls.proxy_proc.send_signal(signal.SIGTERM)
     poet.shutdown()
     shutil.rmtree(cls._temp_dir)
 def tearDownClass(cls):
     poet.shutdown()
     shutil.rmtree(cls._temp_dir)
Пример #3
0
 def tearDownClass(cls):
     cls.proxy_proc.send_signal(signal.SIGTERM)
     poet.shutdown()
     shutil.rmtree(cls._temp_dir)