|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.llnl.babel.url.URLTest
public class URLTest
Class URLTest is a simple unit test for the URL utilities
class. Each of the arguments is treated as a URI that is retrieved from
the source and displayed on standard out.
| Constructor Summary | |
|---|---|
URLTest()
|
|
| 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 URLTest()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
main is the entry point for the unit test.
Each of the calling arguments is a URI. The data from the URI
is fetched and displayed on standard output.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||