Its purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing. What is it doing? Rhino Mocks will generate fake objects to replace the dependencies that you have, and then allow you to tell them, at runtime, how to behave. This functionality is very powerful, and it means that you can tell your fake objects,
{{#tags}}- {{label}}
{{/tags}}