hi I have the following scenario: There is the method that I would like to test. That method call to another method by dependent interface. and this is the interface I am mocking.
I need that during the test that mock method will be called twice. in each time it will return different values. how do I mock it with Rhino ? thanks hagai -- 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.
