Re: EASYMOCK or JMOCK?

2008-10-16 Thread Sumit Chandel
am, Ponthiaux Eric <[EMAIL PROTECTED]> wrote: >>> > >>> > > If you have the time to "mock" your project you're lucky : ). >>> > >>> > > Anyway JMock looks better . >>> > >>> > > regards . >>&

Re: EASYMOCK or JMOCK?

2008-10-16 Thread Arthur Kalmenson
> > >> > > Arthur Kalmenson a écrit : >> > >> > > > This question was already asked a number of times. >> > >> > > > For server side testing, you can use any mocking framework

Re: EASYMOCK or JMOCK?

2008-10-15 Thread Sumit Chandel
ked a number of times. > > > > > > For server side testing, you can use any mocking framework you want. > > > > However, for client side testing of GWT specific code, you cannot use > > > > either mocking frameworks since they utilize reflection. Reflection &

Re: EASYMOCK or JMOCK?

2008-10-12 Thread Arthur Kalmenson
rks since they utilize reflection. Reflection is > > > not supported on the client side for performance reasons. > > > > Regards, > > > Arthur Kalmenson > > > > On Oct 8, 10:02 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > &g

Re: EASYMOCK or JMOCK?

2008-10-10 Thread Ray Ryan
> > However, for client side testing of GWT specific code, you cannot use > > either mocking frameworks since they utilize reflection. Reflection is > > not supported on the client side for performance reasons. > > > Regards, > > Arthur Kalmenson > > > On

Re: EASYMOCK or JMOCK?

2008-10-10 Thread Ponthiaux Eric
uot; <[EMAIL PROTECTED]> wrote: > >> Can you use either EASYMOCK or JMOCK for unit testing purposes? Are >> there any restrictions or problems? >> >> Thanks! >> > > > --~--~-~--~~~---~--~~ You received this messag

Re: EASYMOCK or JMOCK?

2008-10-10 Thread Arthur Kalmenson
for performance reasons. Regards, Arthur Kalmenson On Oct 8, 10:02 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Can you use either EASYMOCK or JMOCK for unit testing purposes? Are > there any restrictions or problems? > > Thanks! --~--~-~--~~-

EASYMOCK or JMOCK?

2008-10-08 Thread [EMAIL PROTECTED]
Can you use either EASYMOCK or JMOCK for unit testing purposes? Are there any restrictions or problems? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to