木吟

导航

SoapUI API + Groovy API + Difference with Java

用soapUI进行webservice测试过程中,必不可少的要用到soapUI封装的代码。我们一起学习吧:)

SoapUI 5.1.2 API:http://www.soapui.org/apidocs/index.html

 

SoapUI中我们经常会用到Groovy script,想不起来groovy的某个方法时,就去它的类库找找吧:)

Groovy API: http://groovy-lang.org/api.html

 

Groovy的语法是怎样的?它跟Java语法有什么不同?去里面瞅瞅吧:)

Groovy Language Documentation: http://docs.groovy-lang.org/latest/html/documentation/index.html#_groovy_language_specification

 

posted on 2015-11-13 14:10  木吟  阅读(608)  评论(0)    收藏  举报