writing a test case for CloseableHttpResponse

后端 未结 0 1916
失恋的感觉
失恋的感觉 2020-12-13 21:24

I want to write a test case for the below Java code

CloseableHttpClient httpClient = HttpClientUtils.setupClient(HttpClientBuilder.create()).build();
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题