摘要: OkHttp的项目主页地址是:https://github.com/square/okhttp Overview HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP ef 阅读全文
posted @ 2017-03-29 18:13 鸡毛落一地 阅读(618) 评论(0) 推荐(0) 编辑
摘要: 转载自(http://blog.csdn.net/shensky711/article/details/52771797 ) MockWebServer介绍 MockWebServer是square出品的跟随okhttp一起发布,用来Mock服务器行为的库。MockWebServer使用在单元测试中 阅读全文
posted @ 2017-03-29 17:40 鸡毛落一地 阅读(454) 评论(0) 推荐(0) 编辑