选择比努力更重要,责任比能力更重要,情商比智商更重要

2017年4月26日

java发送soapui格式的报文

摘要: 使用java对soapui报文进行发送 public class Test { @Test public void TestOne() throws Exception { String urlString = ip+端口+接口; //请求地址 String xmlFile = "D:\\test. 阅读全文

posted @ 2017-04-26 11:22 测试小强 阅读(2650) 评论(0) 推荐(0)