Where is the documentation for Groovy libraries used in ReadyAPI?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where is the documentation for Groovy libraries used in ReadyAPI?
I have seen groovy code from SmartBear in my code base. For example, like this:
def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context )
How do I find the links to documentation for such classes made by SmartBear? Many links from Google are dead. I could not find it on the SmartBear website within 5 minutes. Generally, 5 minutes is enough to discover the links to the code documentation.
PS -
I searched for "com.eviware.soapui.support.GroovyUtils". Example of a dead link in the top search results:
https://www.soapui.org/smartbear/cmspages/handler404.aspx/?404;http://www.soapui.org:80/CMSPages/SBP...
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Himanshu🙂
@rajs2020 You can find the list of libraries for ReadyAPI here:
https://support.smartbear.com/readyapi/docs/configure/plugins/dev/background/api.html
They are hard to find indeed! Our team is currently working to make them more visible.
Sonya Mihaljova
Community and Education Specialist
