如何使用Rest Assured在GET URL中传递查询字符串参数?
网址是: http://example.com/building
我的查询字符串是:
globalDates:{"startMs":1473672973818,"endMs":1481448973817,"period":90}
limitTo:6
loadTvData:true
startFrom:0
userId:5834fb36981baacb6a876427
Run Code Online (Sandbox Code Playgroud) api automated-tests restful-architecture rest-assured web-api-testing