Changeset [1e0d3ff0114b83be73685d47574c2e25668ee98e] by David Copeland
September 21st, 2008 @ 04:09 PM
tests for the RestUnit class http://github.com/davetron5000/r...
Committed by David Copeland
- M src/java/com/gliffy/restunit/RestTestResult.java
- M src/java/com/gliffy/restunit/RestUnit.java
- M test/src/java/com/gliffy/test/restunit/TestRestUnit.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.