We use Rhino Mocks at work, but really it is really up to you because they are fairly similar frameworks. Try them out for a test or two because they do have some usage differences (e.g. with Moq you use new Mock<T>().Object to get the mock object).
On Wed, May 20, 2009 at 9:20 PM, Mark Jensen <[email protected]> wrote: > > Thanks mate.. > > which one do you prefer? > > > On May 20, 12:45 pm, Jonathon Rossi <[email protected]> wrote: > > http://ayende.com/projects/rhino-mocks.aspxhttp://code.google.com/p/moq/ > > > > On Wed, May 20, 2009 at 8:41 PM, Mark Jensen <[email protected]> wrote: > > > > > Hi :) > > > > > Can some of you point me to some good Mock frameworks? > > > > > best regards > > > Mark > > > > -- > > Jono > > > -- Jono --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
