def tearDown(self): q.dropTestingDB()
def buildTestEnv(): q.dropTestingDB() q.createTestingDB() q.createTables(create_script)