gpt4 book ai didi

karate - com.intuit.karate.exception.KarateException : user. 特征:11 - 未找到步骤定义方法匹配:匹配响应

转载 作者:行者123 更新时间:2023-12-04 04:22:20 25 4
gpt4 key购买 nike

下面是我的功能文件

Feature: Fetching user details
* url 'demourl'

Scenario: User Service

Given path 'demourl/User'
When method get
Then status 200
And Match response == { userId: '#number', username: 'XXX' }

* def userId = response.userId

最佳答案

And match response == { userId: '#number', username: 'XXX' }

请注意,match 必须全部小写。

关于karate - com.intuit.karate.exception.KarateException : user. 特征:11 - 未找到步骤定义方法匹配:匹配响应,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58836670/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com