I have a Spring Service (UserService) that in a function of this class , I request to another url by HttpClient. and now, i want write junit test for this class and function