Skip to content

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]

Act03 [45 min]

Lab02 (Part 2) [20 min]

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