How to use Rhino mocks for Genric List with DataReader as parameter of Method.I am new to Rhino mocks as well as Unit testing.Pls suggest any tutorial or book to learn ...
I'm receiving an argument exception from Castle Dynamic Proxy, while using Moq to create a mock of object that is implementing a nested generic interface with generic method that has an ...