RESTUnit: Tests can be unmarshalled from text-based format
I'd like it to be YAML, but existing YAML parsers for Java kinda blow. But, do they blow more than XML? Not sure.
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.