Re: WicketTester best practices

2012-08-16 Thread James Eliyezar
Any suggestions regarding this? Thank you. On Thu, Aug 16, 2012 at 10:04 AM, James Eliyezar ja...@mcruncher.comwrote: Friends, Just curious to find out what best practices do you all follow when using WicketTester. FYI, to improve the performance of unit tests, we decided to use a shared

Re: WicketTester best practices

2012-08-16 Thread James Eliyezar
Thanks Tom for the suggestions. I didn't know these things. On Fri, Aug 17, 2012 at 12:14 PM, Tom Norton tomwnorton.mailing.li...@gmail.com wrote: My unit tests construct the WicketTester in the setUp method. I also extend WicketTester so that I can mock our database-driven content system