def removeDummy(): Recruit.drop_collection() Company.drop_collection()
def tearDownClass(cls): Recruit.drop_collection() Company.drop_collection()