A Telosys bundle to generate files for SoapUI tool.
This bundle generates a SoapUI project file (XML file) containing a set of REST requests for each entity defined in the model.
Once the project file has been generated just import it in SoapUI with "File / Import project"
The generated project has been tested with SoapUI 5.5.0
- Telosys 3.1.2 (or +)
- No dependency
This bundle uses the following variables :
PROJECT_NAME
REST_URL_ROOT ( e.g. http://localhost:8080 )
These variables must be defined before launching code generation
This project uses the LGPL v3 License.