public class ConfigurationTest
extends java.lang.Object
Class ConfigurationTest
is a simple unit test for the
Configuration
class. It takes one or two command line
arguments. If one argument is provided, then that argument must be
the URI of the configuration XML file; no validation against the
configuration metadata file will be performned. If two arguments are
provided, then the first is the URI of the metadata XML file and the
second is the URI of the configuration XML file. The configuration
information in the configuration XML file will be reported to the
system output.