Changeset [065dc43b03cea989219def484f9f63e6346b9ea7] by David Copeland
September 19th, 2008 @ 05:32 PM
Removed RestUnit (it will be reborn). Fixed javadoc problems http://github.com/davetron5000/r...
Committed by David Copeland
- M src/java/com/gliffy/restunit/Derivable.java
- M src/java/com/gliffy/restunit/ExecutionResult.java
- M src/java/com/gliffy/restunit/RestUnit.java
- M src/java/com/gliffy/restunit/comparator/HeaderComparator.java
- M src/java/com/gliffy/restunit/deriver/HeadDeriver.java
- M src/java/com/gliffy/restunit/http/HttpRequestFactory.java
- M src/java/com/gliffy/restunit/package.html
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.