public class URLTest
extends java.lang.Object
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 and Description |
---|
URLTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Method
main is the entry point for the unit test. |