Now the HibernateUserTest is uses components to connect the different parts together...
authorErik Brakkee <erik@brakkee.org>
Mon, 12 May 2008 23:20:21 +0000 (23:20 +0000)
committerErik Brakkee <erik@brakkee.org>
Mon, 12 May 2008 23:20:21 +0000 (23:20 +0000)
commit5230835ae5a8401f3a4d75ce395b8ee901e91a5d
tree8ef00a0e57a5f504675f3742cce6b133ebd203ba
parent1bb050a974b9ada40075a11df0a413a299d6508e
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.
system/spring/src/main/java/org/wamblee/system/spring/SpringComponent.java