Summary
By completing this Hands-On Lab you have learned how to test controllers that interact with a database and the user session in an ASP.NET MVC application. Some of the key elements that you learned to use are:
- Testing Project
- Unit tests
- Assert statements
- Transactions
- DeploymentItem