Skip to content

Testing

illyfrancis edited this page Jan 15, 2014 · 14 revisions

Integration test

Integration test with Arquillian and WAS

some notes about JEE6 api dependencies http://stackoverflow.com/questions/15518148/maven-javaee-api-vs-jboss-javaee-6-0 and also in getting started guide http://arquillian.org/guides/getting_started/

Rest testing

Rest testing with spring RestTemplate

Rest testing with code coverage

Clone this wiki locally