bsaunder / JEE6DiveLog

DiveLog application based on JEE6 running on OpenShift
GNU General Public License v3.0
2 stars 1 forks source link

Refactor REST API Tests #37

Open bsaunder opened 12 years ago

bsaunder commented 12 years ago

Research Refactoring the REST API Tests to use the Arquillian RestEasy Extension.

https://github.com/arquillian/arquillian-showcase/blob/master/extensions/resteasy/src/test/java/org/jboss/arquillian/extension/rest/RestClientTestCase.java

bsaunder commented 12 years ago

Pushing to a later Release. This Extension is too early in development to actually be useful.