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]. For more options, visit this group at http://groups.google.com/group/rhinomocks?hl=en.
