facebook

How to test Hibernate DAO with Junit

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249738 Reply

    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

    #249741 Reply

    Haris Peco
    Member

    deepakgupta_72 ,

    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

    Best regards

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to test Hibernate DAO with Junit

You must be logged in to post in the forum log in