コード例 #1
0
ファイル: test_user_update.py プロジェクト: yiluzhu/jogging
 def tearDown(self):
     dbs.clear_user_table()
コード例 #2
0
 def tearDownClass(cls):
     dbs.clear_record_table()
     dbs.clear_user_table()