Related resources for Mock Testing
  • Mock Testing with MOQ9/18/2023 7:17:35 AM. This article is about Imporanct and Use of Mock Testing. I have explained Mock Testing in a simple way, and demonstrated the use with the code example.
  • Mock Testing Using Visual Studio 20128/2/2015 2:53:08 AM. Mock testing is new feature in Visual studio 2012. which uses 1. Stub 2. Shims. Today I am going to discus about the stub.