Changeset [a66ec3596f9024ae3cc475b71c1bad3783e4ca1d] by David Copeland
September 30th, 2008 @ 03:04 PM
test dependencies better articulated http://github.com/davetron5000/r...
Committed by David Copeland
- M src/java/com/gliffy/restunit/comparator/StrictMatchComparator.java
- M test/src/java/com/gliffy/test/restunit/TestRestUnit.java
- M test/src/java/com/gliffy/test/restunit/http/TestJavaHttp.java
- M test/src/java/com/gliffy/test/restunit/servlet/TestHttps.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.