Testing Hibernate-based Persistent objects without Spring
Nat Pryce just pointed me at an excellent article on Testing Persistent Objects Without Spring by James Richardson.
It shows both the integration test and the code under test.
Lots of good ideas/good practice.
Labels: automated testing, Hibernate, java
