Spring/Hibernate/Junit example of testing DAO against HSQLDB

后端 未结 5 1489

I\'m working on trying to implement a JUnit test to check the functionality of a DAO. (The DAO will create/read a basic object/table relationship).

The trouble

5条回答
提交回复
热议问题