NSubstitute Introduction and Why I like it
Recently I am heavily learning Test Driven Development and Domain Driven design. As you know With TDD you need to have a mocking libraries. So after doing on research on internet they are three libraries available in Microsoft.NET development world which are quite mature. Rhino Mocks NSubstitute Moq I have gone through all of above