2017年5月24日

摘要: import com.eviware.soapui.support.GroovyUtils def groovyUtils = new GroovyUtils( context ) def realId = context.expand( '${Save#Response#$[\'data\'][\'portfolioId\']}' ) log.info realId testRunner... 阅读全文
posted @ 2017-05-24 09:56 张缤分 阅读(624) 评论(0) 推荐(0)
摘要: import com.eviware.soapui.support.types.StringToStringMap def hearderMap = new StringToStringMap() def apiKey = '${#Project#ApiKey}' def productId='${#Project#X-API-ProductId}' def requestId='${#Pr... 阅读全文
posted @ 2017-05-24 09:50 张缤分 阅读(6074) 评论(0) 推荐(0)

导航