自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

代码之道

www.wdom.net

  • 博客(6)
  • 资源 (15)
  • 问答 (2)
  • 收藏
  • 关注

原创 Java用Jackson遍历json所有节点

<!-- jackson begin --><dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> <version>2.1.4</ve

2018-03-17 09:17:56 549

原创 Java用Gson遍历json所有节点

<dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.8.0</version></dependency><d

2018-03-17 09:12:42 1608

原创 Wisdom RESTClient支持自动化测试并可以生成API文档

Wisdom REST Client V1.2 支持自动化测试RESTful API并生成精美的测试报告,同时基于历史数据自动生成精美的RESTful API文档。工具地址:https://github.com/Wisdom-Projects/rest-client...

2018-03-16 20:21:31 184

原创 使用Wisdom RESTClient如何在Linux和Mac上获取测试报告和API文档?

使用Wisdom RESTClient自动化测试REST API,生成REST API文档,需要先执行命令java -jar restclient-1.2.jar启动Wisdom RESTClient界面。先使用工具测试REST API,产生历史记录。选择菜单选项 Apidoc --> Create 生成API文档: work/apidoc/apidoc.html选择菜单选项 Test --...

2018-03-16 20:19:48 340

原创 使用Wisdom RESTClient进行自动化测试,如何取消对返回的body内容的校验?对排除的JSON属性字段不做校验?

使用 Wisdom RESTClient 进行自动化测试 REST API,默认是对返回HTTP状态码和body内容都进行严格匹配和校验。(1). 如果每次触发API返回的body内容是动态变化的,可以取消对body内容进行校验;(2). 如果API返回的body是JSON格式 ,需要排除某些属性字段,对其不进行校验,只校验排除后的属性字段;(3). 对HTTP请求和响应的内容进行修改。上述三种情...

2018-03-16 20:15:14 119

原创 如何通过命令行使用Wisdom RESTClient?

Wisdom RESTClient V1.2版本开始支持命令行方式运行。工具地址:https://github.com/Wisdom-Projects/rest-client使用说明:java -jar restclient-1.2.jar [-参数] [文件] 没有指定参数将启动rest-client主界面 没有指定文件将使用默认的work/http_history.json...

2018-03-16 20:05:34 268

将局域网服务器代理到公网上Holer工具

Holer是一个免费开源的内网和公网端口映射工具,它可以将局域网服务器代理到公网上,支持转发基于TCP协议的报文。 Holer地址:https://github.com/Wisdom-Projects/holer

2018-04-22

restclient java

Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-17

Spring Boot测试工具

最适合测试Spring Boot REST API的工具 Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-16

elasticsearch测试工具

最适合测试elasticsearch REST API的工具 Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-16

java restclient jar

Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-13

api接口自动化测试工具

Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-13

rest api接口自动化测试

Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-13

restclient下载

Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client

2018-03-13

restclient工具

A tool for automated testing REST API, generating exquisite testing report and REST API documentation. rest-client v1.2版本开始支持命令行方式运行。 https://github.com/wisdomtool/rest-client

2018-02-28

rest接口测试工具

WisdomTool RESTClient,可以自动化测试REST接口,输出精美的测试报告和API文档。 https://github.com/wisdomtool/rest-client

2018-01-13

restful client java

WisdomTool REST Client,支持自动化测试RESTful API,输出精美的测试报告和RESTful API文档。 https://github.com/wisdomtool/rest-client

2017-12-22

restclient客户端下载

很多REST Client是不支持自动化测试RESTful API,也不支持自动生成API文档. 之前习惯用一款名字为 WisdomTool REST Client,支持自动化测试RESTful API,输出精美的测试报告,并且自动生成精美的RESTful API文档。 轻量级的工具,功能却很精悍哦! https://github.com/wisdomtool/rest-client Most of REST Client tools do not support automated testing. Once used a tool called WisdomTool REST Client supports automated testing, output exquisite report, and automatically generating RESTful API document. Lightweight tool with very powerful features! https://github.com/wisdomtool/rest-client

2017-12-03

restclient.jar下载

很多REST Client是不支持自动化测试RESTful API,也不支持自动生成API文档. 之前习惯用一款名字为 WisdomTool REST Client,支持自动化测试RESTful API,输出精美的测试报告,并且自动生成精美的RESTful API文档。 轻量级的工具,功能却很精悍哦! https://github.com/wisdomtool/rest-client Most of REST Client tools do not support automated testing. Once used a tool called WisdomTool REST Client supports automated testing, output exquisite report, and automatically generating RESTful API document. Lightweight tool with very powerful features! https://github.com/wisdomtool/rest-client

2017-12-03

自动化测试工具源代码

WisdomTool REST Client可以自动化测试RESTful API,输出简约精美的测试报告,同时基于测试过的历史数据,自动生成简约精美的RESTful API文档。下载解压后请先阅读README文件

2017-11-05

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除