Now the HibernateUserTest is uses components to connect the different parts together...
authorErik Brakkee <erik@brakkee.org>
Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)
committerErik Brakkee <erik@brakkee.org>
Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)
commit20ce6fb629be65ed66d290fb758b9cb22921956d
treeb4eaea40261f0c2c39bd15e866563c79d87ca990
parent5230835ae5a8401f3a4d75ce395b8ee901e91a5d
Now the HibernateUserTest is uses components to connect the different parts together and to obtain the test objects.

Next step is to create a component for the current functionality of SpringTestCase and to use that instead of SpringTestCase.
security/src/test/java/org/wamblee/usermgt/hibernate/HibernateComponent.java
security/src/test/java/org/wamblee/usermgt/hibernate/HibernateUserSetTest.java
security/src/test/java/org/wamblee/usermgt/hibernate/UserGroupRepositoryComponent.java