...

/

Challenge: Using Mocks on Loosely Coupled Code

Challenge: Using Mocks on Loosely Coupled Code

Apply your learnings in dependencies and mocks to complete a test challenge.

Introduction

In this project, you’ll write unit tests that test the behavior of a class using mocks. An assessment rubric is provided to guide you on whether or not you have applied the principles taught in ...