If you were using tap4 I'd have some suggestions, otherwise you can try going through the test framework sort of setup in there, but if it's at all much too hard you could always use something very annoying, like jwebunit. It's more integration testing, but better than nothing..
jesse On 8/16/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > This thread provided some insight...but includes some errors... > > http://mail-archives.apache.org/mod_mbox/jakarta-tapestry-user/200410.mbox/[EMAIL > PROTECTED] > > Does anyone have any other sources or examples they can share? > > On 8/16/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > > > I've read everything I can find out there on Unit testing in Tapestry and > > I am attempting to use EasyMock to do some testing now - I could really use > > some help. Does anyone have any examples you'd be willing to share or know > > of a good resource on setting up unit tests with Tapestry (3.0.3). > > > > Thanks in advance. > > Jason > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
