|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.llnl.babel.repository.RepositoryTest
public class RepositoryTest
Class RepositoryTest
is a simple unit test for the repository
routines. It may be called with either two or three arguments. The first
argument is always the URI of the repository (either a file path or a URL
with username and password). The second argument is always a symbol name.
The optional third argument is the symbol version. The specified symbol
will be read from the repository and displayed on standard out.
Constructor Summary | |
---|---|
RepositoryTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Method main is 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 RepositoryTest()
Method Detail |
---|
public static void main(java.lang.String[] argv)
main
is the entry point for the unit test.
See the class documentation for calling arguments.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |