You might not be seeing these statements because transactions are rolled back after tests are executed so the database remains in an untainted state.
Matt On Tue, May 26, 2009 at 10:21 PM, paulie <[email protected]> wrote: > > Can someone tell me if you see the update and delete sql on the console > during the execution of SomeActionTest.java methods testSave() and > testRemove()? Thanks. > -- > View this message in context: > http://www.nabble.com/ActionTest---Not-executing-sql-queries-on-Action.class-tp23680254s2369p23735755.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
