Due: 13 Mar 2018
Simple answering machine: Produce Java classes to implement your design as specified in your sequence diagrams;
use NetBeans to create project with Junit 4.0 tests;
use test-driven development by first creating tests for each class and method;
use package structure com.csci360.answeringMachine.