Write flexible, maintainable, and verifiable code for .NET Core
Write testable code using SOLID principles and dependency injections
Recognize the characteristics of a good unit test
Structure and group your unit test
Use mock objects to handle dependencies
Set up an end-to-end continuous integration process
1