Feb 14: Testing Methods
Learning Objectives
After today's class, you should be able to:
- Describe one benefit and one difficulty of test-driven development.
- Select input and expected output values to use as tests for a method.
- Correctly compare values based on type (integer, double, and string).
Lesson Outline¶
Debrief [45 min]
- Observations from Exam #1
Act05 [45 min]
- Activity 5: Testing Methods
- Use a different role from last time
Your To-Do List¶
- TBD