def teardown(self): """ restore test environment """ Auth.disable()
def tearDownClass(cls): """ restore test environment """ Auth.disable()