Skip to main content

Integration Testing

Aside from the JAX-RS stack in the NS application project, the rest-expanders also generate an additional separate project for integration testing. This project is located in the $EXPAND_BASE/integration directory. The goal of this project is to provide a framework to test the REST API generated by the rest-expanders, as well as generate a set of basic tests for all endpoints. These tests include the creation, retrieval, updating and deleting of resources.