| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.llnl.babel.config.MetadataTest
public class MetadataTest
The 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 Summary | |
|---|---|
| MetadataTest() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] argv)Method mainis the entry point for the unit test. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MetadataTest()
| Method Detail | 
|---|
public static void main(java.lang.String[] argv)
main is the entry point for the unit test.
 It takes one argument which is the URI of a Babel XML metadata
 file.  The contents of the file are echoed to system output.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||