Now the HibernateUserTest is uses components to connect the different parts together...
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)
commit5201fda2d57169992584fe1ff87b7ce7beb041ec
tree2a0ebb279fb4c0277e8026c244ed281e1922c8bc
parentf12b745b5f9de0b8bbe64b10f33ba2b4d4796f97
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.
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/HibernateComponent.java
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/HibernateUserSetTest.java
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/UserGroupRepositoryComponent.java