This directory contains just the files which go into the
tests, as well as the short file Main.java, which is
the wrapper file that launches the tests.  
Compile everything with the command javac *.java
and then run with the command java Main.
The 16 tests take about 3 minutes to complete.

