1 chap12_unit_testing
jason-zhu edited this page 2023-10-22 12:15:53 +11:00

Chapter 12: Unit Testing

Topics covered in this chapter (May not be summarized):

  • Understanding unit testing and Test-Driven-development
  • Building a unit test project
  • Good adivce for unit testing your ASP.NET MVC application