Changeset [a3db9509d0f7cced71c1d28603c4b83f1ca0ab75] by David Copeland
October 1st, 2008 @ 12:47 PM
Simpler means of running tests in TestNG.
[#5 state:resolved] http://github.com/davetron5000/r...
Committed by David Copeland
- M src/java/com/gliffy/restunit/TestNGRestUnit.java
- M test/src/java/com/gliffy/test/restunit/TestRestUnit.java
- M test/src/java/com/gliffy/test/restunit/TestTestNGTest.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.