コード例 #1
0
 def tearDownClass(cls):
     cls.proxy_proc.send_signal(signal.SIGTERM)
     poet.shutdown()
     shutil.rmtree(cls._temp_dir)
コード例 #2
0
 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)