Class AppointmentTest

java.lang.Object
edu.pdx.cs.joy.apptbook.AppointmentTest

public class AppointmentTest extends Object
Unit tests for the Appointment class. You'll need to update these unit tests as you build out your program.