Understanding Mock and frameworks - Part 3 of N
This series on Mock frameworks takes you through Rhino Mocks, Moq and NSubstitute frameworks to implement mock and unit testing in your application. This se...
This series on Mock frameworks takes you through Rhino Mocks, Moq and NSubstitute frameworks to implement mock and unit testing in your application. This se...
For those who are following me on Codetails, would know that I am actively blogging (since Nov 2012) on Codetails on all technology stuff. One of the series...
This is one of my proud moments as my Mocking Framework series has been mentioned on Channel9 [allvideogallery profile=2 video=1] Video Link: http://channel9...
Continuing on where we left in the previous post - Understanding Mock and frameworks Part 1 – this post will take a very simple example and illustrate how to...
We have several posts on the Internet that focus on Test Driven Development and its benefits. There is a group of SCRUM Masters around who emphasize on...