自动化测试-WebService测试框架

org.apache.commons.csv.CSVRecord;
org.apache.commons.httpclient.Header;
org.apache.commons.lang3.ArrayUtils;
org.apache.http.client.methods.CloseableHttpResponse;
org.apache.http.client.methods.HttpGet;
org.apache.http.client.methods.HttpPost;
org.apache.http.client.methods.HttpPut;
org.apache.http.entity.StringEntity;
org.apache.http.impl.client.CloseableHttpClient;
org.apache.http.impl.client.HttpClients;
org.apache.http.util.EntityUtils;

posted on 2017-09-29 16:59  疯狂的Tester  阅读(390)  评论(0编辑  收藏  举报

导航