"Do I need to mock the 3 objects?" Yes. On Mon, Dec 28, 2009 at 1:30 PM, Weverton <[email protected]> wrote:
> Hi, > > I have a test with 3 domain object of same class and I need to mock > the same method, by same way in all these objects. Do I need to mock > the 3 objects? Is there a way to mock the class, and then, all object > will call the mocked method?? > > Thanks, > > Weverton > > -- > > You received this message because you are subscribed to the Google Groups > "Rhino.Mocks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhinomocks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhinomocks?hl=en. > > > -- Tim Barcz Microsoft C# MVP Microsoft ASPInsider http://timbarcz.devlicio.us http://www.twitter.com/timbarcz -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" 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/rhinomocks?hl=en.
