Library for testing default properties.
Uses a
DefaultPropertiesTester object to test different methods
in different classes.
To extend this class, the programmer must implement the following items:
Set the #tester field in a public default
constructor that takes no arguments.
A public static Test suite() method that takes one or more
arguments.