I am trying to mock the below function but I\'m not sure how to mock the Connection response:
def get_user_res(user, pass): res = None server = Server