public class URLTestCase extends Object
 Unit tests that exercise the new (in 1.8) methods for passing in URL arguments instead of strings.
 
| Constructor and Description | 
|---|
URLTestCase()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setUp()
Set up instance variables required by this test case. 
 | 
void | 
tearDown()
Tear down instance variables required by this test case. 
 | 
void | 
testPristine()  | 
void | 
testResource()  | 
public URLTestCase()
public void setUp()
public void tearDown()
public void testPristine()
public void testResource() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.