Jan 25: 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¶
Research [10 min]
- Consent Form
- Thank you for your consideration!
Act03 [45 min]
- Activity 3: Testing Methods
- Use a different role from last time
Lab02 (Part 2) [20 min]
- Lab 2: CodingBat Logic
- Complete the Logic Problems today
Your To-Do List¶
By the end of today
- Take the TeamPref Survey on Canvas
- Finish Lab02 on CodingBat:
- At least 4 warm-up problems
- At least 2 Logic-1 problems
- At least 2 Logic-2 problems
By the end of Monday
- Complete Homework 2 (due Jan 29) at 11:00pm.
- Don't wait until Sunday to start—you won't finish!