Now you know how to write your automated tests and have integrated them in your daily development practice, how could you also take profit from this humongous collateral of tests Microsoft have provided? This chapter shows you how to add them to your own collateral. We'll discuss:
- Why to use the standard tests
- Executing standard tests
- Fixing failing standard tests
- Making your code testable