By tag: RhinoMocks
0
kicks
Rhino Mocks 3.0 is available for download
A dynamic mock object framework for the .Net platform. It's purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing.
0
kicks
Using Rhino Mocks To Unit Test Events on Interfaces
Demonstrates how to use Rhino Mocks mock testing framework to unit test events.