From: Erik Brakkee Date: Mon, 12 May 2008 23:20:22 +0000 (+0000) Subject: Now the HibernateUserTest is uses components to connect the different parts together... X-Git-Tag: wamblee-utils-0.7~749 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=20ce6fb629be65ed66d290fb758b9cb22921956d;hp=20ce6fb629be65ed66d290fb758b9cb22921956d;p=utils 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. ---