Changeset [41d506434777465978d81c6545f9eeb5097a6a65] by David Copeland

September 19th, 2008 @ 05:49 PM

test of REST endpoint as a series of calls http://github.com/davetron5000/r...

Committed by David Copeland

  • M src/java/com/gliffy/restunit/RestTest.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.