Changeset [4191f21721e47fd967d1f2c53511d79b5fff0841] by David Copeland
September 29th, 2008 @ 10:56 PM
Better diffs in StrictMatchComparator and better handling of encodings.
Committed by David Copeland
- M src/java/com/gliffy/restunit/RestCallResponse.java
- M src/java/com/gliffy/restunit/comparator/StrictMatchComparator.java
- M src/java/com/gliffy/restunit/http/ContentType.java
- M test/src/java/com/gliffy/test/restunit/http/TestContentType.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.