Chapter 7: Unit Testing with the Unit Testing Framework
Hello,
This was a great chapter with some really good info. However, I didn't see anything on how to deal with outside services or data access. I did a few searches for an MS mock object implementation and didn't find one.
Using this framework is there any way to mock data access api's? If not, are there other solutions for this?
Thanks!
Michael
|