Skip to content

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]

Your To-Do List

  • TBD