I want to write a test case for the below Java code
CloseableHttpClient httpClient = HttpClientUtils.setupClient(HttpClientBuilder.create()).build();