RESTUnit: Mock REST Server for testing
To facilitate testing the code, a mock REST server will be set up that has a somewhat sophisticated configuration, allowing for testing of the core code
Closed Tickets
-
✔ #1
Put logging inno tags ✓resolved -
✔ #2
Put under necessary licenseno tags ✓resolved -
✔ #3
Create HTTP implementation to mimc REST servicesno tags ✓resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RESTUnit will be a set of Java classes that can be used to test REST services. The data structure classes shall be serializable to and from a simple format, making the simplest way to create tests a matter of creating text files.