Changeset [91feaeb2203a3220dd5ad980ab6b562ad11ee7a8] by David Copeland
September 29th, 2008 @ 08:04 PM
added class to parse content type header http://github.com/davetron5000/r...
Committed by David Copeland
- M build.xml
- 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.