Changeset [b3bf369c8832e615aaf4631c8a7b308d56b1286b] by David Copeland

September 15th, 2008 @ 08:41 PM

Gave MockHTTP some more smarts, like setting etags and mod dates http://github.com/davetron5000/r...

Committed by David Copeland

  • M test/src/java/com/gliffy/test/restunit/TestRestUnit.java
  • M test/src/java/com/gliffy/test/restunit/http/MockHttp.java
  • M test/src/java/com/gliffy/test/restunit/http/RESTTreeHttp.java
New-ticket Create new ticket

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.