コード例 #1
0
ファイル: test_config.py プロジェクト: Evzdrop/gnippy
 def tearDown(self):
     """ Delete the test config file at test_config_path """
     test_utils.delete_test_config()
     test_utils.unset_environment_config_vars()
コード例 #2
0
ファイル: test_config.py プロジェクト: thongdong7/gnippy
 def setUp(self):
     test_utils.unset_environment_config_vars()
コード例 #3
0
ファイル: test_config.py プロジェクト: Evzdrop/gnippy
 def setUp(self):
     test_utils.unset_environment_config_vars()
コード例 #4
0
ファイル: test_config.py プロジェクト: thongdong7/gnippy
 def tearDown(self):
     """ Delete the test config file at test_config_path """
     test_utils.delete_test_config()
     test_utils.unset_environment_config_vars()