I have following method for which I am writing unit test:
public void myMethod(){ String url = "post url"; HttpHeaders httpHeaders = new HttpHead