Hi I want to mock an add method which will be called say 10 times. I know this can be achieved from Repeat.Times() feature. But my scenario is in that 10 calls for first 5 calls I want to return the result as 5 and for the next 5 i want to return the result as 10. Is this behaviour possible to create using Rhino Mock. If yes please let me know how can I achive?
Thanks in advance Regards Shrihari Devji --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
