Hi I'll merge the initial code for transforming WADL instances into Java (or even into some other language) asap. It won't be a code gen tool just yet. But what one will be able to do is to :
GET /services/books?_code&_language=java&_os=unix and get a page linking a src.zip for that specific resource, download it, compile (if java) and start testing. Further down the line you can expect an explorer component which will provide a JavaScript enabled and properly formatted view for a specific resource to be tested Sergey On Wed, Mar 3, 2010 at 3:13 PM, Doron Haskel <[email protected]>wrote: > Hi, > > I'm working in tests automation development team, I'm having difficulties > to create tests for REST API based on WADL. This WADL is created from CXF > framework. > Maybe you can help me to find the proper resources for this tasks. > > > Thanks in advanced. > > Haskel Doron > > > This message and the information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, > you may review at http://www.amdocs.com/email_disclaimer.asp >
