Setting up the DbUnit testing environment.
Ads
TutorialsTo run the example of DbUnit in Eclipse, we need jar files of
DbUnit,
JUnit and Jakarta Commons IO. DbUnit is available from DbUnit web
site, http://www.dbunit.org. JUnit is available from
http://www.junit.org. commons-io-1.3.2.jar
can be found from http://mirrors.kahuki.com/apache/commons/io/binaries/commons-io-1.3.2-bin.zip.
Now these jar files are
required to be added in the referenced library of your testing directory.
Posted on: April 30, 2011 If you enjoyed this post then why not add us on Google+? Add us to your Circles
Advertisements
Ads
Ads
Discuss: DbUnit testing environment
Post your Comment