Unit Testing Part 2 Prep
Preparation
In your noteboook, reflect on the following:
- During the lesson and this lab, how did you know if your refactor was or was not breaking the function of the program?
- What if these examples had included tests? Would that have impacted your ability to refactor the code? Why or why not?