Changeset [7e26173105875e7a108ad9fed4eade23152d3ac9] by David Copeland

September 29th, 2008 @ 11:08 PM

Better diffs in StrictMatchComparator and better handling of encodings.

[#12] [#10 state:resolved] http://github.com/davetron5000/r...

Committed by David Copeland

  • M src/java/com/gliffy/restunit/BodyCall.java
  • M src/java/com/gliffy/restunit/BodyResponse.java
  • M src/java/com/gliffy/restunit/http/ContentType.java
  • M test/src/java/com/gliffy/test/restunit/CallFactory.java
  • M test/src/java/com/gliffy/test/restunit/TestRestUnit.java
  • M test/src/java/com/gliffy/test/restunit/servlet/TestServlet.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.