Challenge: Unit Test Using Test-Driven Development
Apply what you have learned about making tests more effective by completing a test-driven development exercise.
We'll cover the following...
Introduction
In this project, you’ll write a unit test that tests the behavior of a class using the test-driven development approach. An assessment rubric is provided to guide you on whether or not you’ve applied the principles taught in this chapter.
Self-assessment rubric
I have… | Emergent | Satisfactory | Excellent |
---|---|---|---|
Used |