摘要: Rest-Assured 专门用于测试restful api 结构是given-when-then 导入的hamcrest与then有关-->跟匹配相关就和junit里断言很像 示例 import io.restassured.RestAssured; import org.junit.jupite 阅读全文
posted @ 2025-05-17 15:23 Annaprincess 阅读(19) 评论(0) 推荐(0)