I wonder if it is possible to instruct the isolator to execute some code (in the form of an anonymous delegate, for example) when some method of a faked object is called, and not just expect the call / ignore it...
I saw this feature in other mocking frameworks and couldn't find it in TypeMock.
Thanks,
Zvika.