Changeset [618bc5f3e19ed0b33de9136fc005ddc9b1988f9b] by David Copeland
September 21st, 2008 @ 03:29 PM
renamed ExecutionResult http://github.com/davetron5000/r...
Committed by David Copeland
- M src/java/com/gliffy/restunit/ExecutionResult.java
- M src/java/com/gliffy/restunit/Executor.java
- M src/java/com/gliffy/restunit/RestCallResult.java
- M test/src/java/com/gliffy/test/restunit/CallFactory.java
- M test/src/java/com/gliffy/test/restunit/TestExecutor.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.