Changeset [bfd0e1764197d975106e09d86540dde7e0a10bba] by David Copeland
September 25th, 2008 @ 09:58 PM
Needed to handle exceptions http://github.com/davetron5000/r...
Committed by David Copeland
- M test/src/java/com/gliffy/test/restunit/TestExecutor.java
- M test/src/java/com/gliffy/test/restunit/http/MockHttp.java
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.