Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi, i am using MyEclipse 4.1.1, Jboss 4.0.2, MySQL database, web application is to be developed using Struts (presentaton tier) , Spring (business tier) and Hibernate (IS tier). I want to test Hibernate DAO using Junit in MyEclipse. Can i get some support/ Help or tutorial info on this. thanks
You can use standard eclipse Junit test for ‘out of container’ and client tests – for web application test you can use some web test (httpunit,strutstestcase or similar).There isn’t special testing in MyEclipse except eclipse framework