コード例 #1
0
ファイル: tests.py プロジェクト: DoDutchAoA/Do-Dutch
 def tearDown(self):
     q.dropTestingDB()
コード例 #2
0
ファイル: tests.py プロジェクト: DoDutchAoA/Do-Dutch
def buildTestEnv():
    q.dropTestingDB()
    q.createTestingDB()
    q.createTables(create_script)