Hi Russell I am not sure exactly what you mean that you couldn't "build Tapestry Easymock services", but let me explain what I am doing:
I am running a Maven setup, so if my tapestry services are in: scr.main.java.web.services the relevant tests are in scr.test.java.web.services. They are written and run as Unit tests, but after I read your comments I used them in my Tapestry AppModule and they just worked. So an Easymock unit test for a Tapestry service looks something like this: ----- Original Message ----- From: "Russell Brown" <[EMAIL PROTECTED]> To: "Tapestry users" <users@tapestry.apache.org> Sent: Wednesday, 17 September, 2008 2:00:12 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: RE: T5: testing using PageTester and EasyMock Hi Peter, How have you done this? When I try to use Tapestry to "Build" my EasyMock services the resultant proxies are rejected by EasyMock as not being EasyMock proxies... Cheers Russell -----Original Message----- From: Peter Stavrinides [mailto:[EMAIL PROTECTED] Sent: 17 September 2008 11:47 To: Tapestry users Subject: Re: T5: testing using PageTester and EasyMock Hi all, I haven't got around to using PageTester yet, but I started using Easymock for my IoC services recently... Its quite amazing how you can create a full blown IoC service with all dependencies satisfied so easily, it just works since service proxies are all interfaces in Tapestry. ----- Original Message ----- From: "Angelo Chen" <[EMAIL PROTECTED]> To: users@tapestry.apache.org Sent: Wednesday, 17 September, 2008 1:16:57 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: T5: testing using PageTester and EasyMock Hi, This will be a very interesting topic, I'd like to see how TDD can be used in the development of T5 pages, my experience with T5 page tester isn't so successful, now I try to do everything in the services as it is a easy place to test. angelo akochnev wrote: > > > Let's keep this discussion rolling, we certainly need a little more info > on > testing in T5. > > > -- View this message in context: http://www.nabble.com/T5%3A-testing-using-PageTester-and-EasyMock-tp19496126p19529056.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]