什么是REST-Assured
REST Assured是一套基于 Java 语言实现的开源 REST API 测试框架
Testing and validation of REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.
rest-assured相关依赖
<dependency>
<groupId>io.rest-assured