Hands on Testing Java: Lab #9

Lists

Objectives

  1. To learn to use and process sequences of objects.
  2. To practice defining and using lists.
  3. To implement some common list operations.