Description
First, you will learn the importance of automated testing and the role that unit tests play in a broader testing strategy.
Next, you will discover how to build basic, self-contained unit tests.
Finally, you will explore how to leverage mocking to test more complex scenarios.