public class MetadataTest
extends java.lang.Object
MetadataTest class is a simple unit test for the
Metadata class. It takes a single command line argument
that is a URI of a Babel XML metadata file and reports the configuration
data read from that XML file.| Constructor and Description |
|---|
MetadataTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv)
Method
main is the entry point for the unit test. |