What are you looking for? No data after the tests run? I believe the behavior you're seeing is correct.
Matt On Sat, Dec 27, 2008 at 3:54 PM, Arthur Erdös <[email protected]> wrote: > Hello everybody, > > I'm very new to AppFuse and I'm currently working thru the tutorials. > Everything works fine so far, but I noticed that the test data which are > used for the unit tests are not removed after the tests finished... Is > this a known issue or am I doing sth wrong? ;) > > When I run "mvn clean install" (in the core folder of spring modular > app) the test data are stored in the database and not removed. I can > clean the data with "mvn hibernate3:hbm2ddl" but DBunit should do this > for me, or am I wrong? > > Thx in advance for pointing me in the right direction! ^^ > > kind regards, > Arthur > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
