RestAssured使用

given().

    • log().all()
    • print()
      打印响应内容

断言

Testng

    • 装饰器
      @test @BeforeClass@Before method...
    • 限制超时
    • 置为失败用例
    • 不运行/跳过用例
    • 运行all test
posted @ 2020-04-28 20:59  margot921  阅读(401)  评论(0编辑  收藏  举报