I want to use JUnit to validate Hibernate code, such as the insert, update, delete, .. and transaction management method.
But I do not know how useful it is to use w100 for Hibernate and what I should check with Hibernate.
How to check DAO methods?
Hope you could give me some guides!
unit-testing junit orm hibernate
Chan pye
source share