RESTUnit: Tests created progammatically can be run
Tests that are created in code (e.g. via new RestTest()), will be runnable via the core code against the test REST service
Closed Tickets
-
✔ #6
Create JUnit test output based on RestTestResultno tags ✓hold -
✔ #7
Create means for RestUnit to be run on test instancesno tags ✓resolved -
✔ #9
Identify an actual REST service for testingno tags ✓resolved -
✔ #10
Create better way to compare non-binary datano tags ✓resolved -
✔ #13
Integrate Java HTTP implementation as an HTTP clientno tags ✓resolved -
✔ #11
Create tests for any Http implementationno 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.