Home Testingtools DbUnit Setting up the environment



Setting up the environment
Posted on: April 30, 2011 at 12:00 AM
Setting up the DbUnit testing environment.

Setting up the environment

     

To 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.

     

Related Tags for Setting up the environment:


More Tutorials from this section

Ask Questions?    Discuss: DbUnit testing environment  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.