Hands on Testing Java: Lab #4

Java Methods and Libraries

Objectives

  1. To learn how to create simple methods.
  2. To learn to store reusable methods in a class.
  3. To learn how to test these simple methods stored in a class.