> -----Original Message----- > From: Dawson Mossman [mailto:[EMAIL PROTECTED] > Sent: mercredi 9 mars 2005 15:26 > To: Cactus Users List > Subject: RE: Mock objects with Cactus > > Thanks for all the dialog guys. I think I wrote something that caused a > bit of a misunderstanding, when I said "convert my JUnit Tests to Cactus > tests" i really meant "copy the JUnit Test and use it as a base for > writing my integration test". I didn't intend on getting rid of the > original unit tests. > > I'm still curious, if I'm unit testing (code-logic) server-side > components such as Web Services and EJB's with Mock objects, do I need > to do it In-Container?
Nope. You can also do it with mock objects but then you're not testing in integration. Both are useful. > > I will also try to take a look at your book Vincent. > Cool ;-) [snip] Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]