Lecture 22 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Suppose we added an edge to our graph that connected Worcester to Hartford. The following call now has two correct answers:

  bost.findRoute(hart)
Describe how you would construct a test for this example.