This content has been marked as final.
Show 1 reply
-
1. Re: Best practice/example with database testing?
aslak Sep 26, 2011 2:48 PM (in response to cremersstijn)There is no extra / special db support for Arquillian yet, but you can normally use any library you want as long as you package it up your self..
Here is a example of dbunit at work with Arquillian: http://community.jboss.org/thread/157061