public class HTTPResourceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private HttpClient |
client |
private String |
existsURL |
private String |
nonExistsURL |
| Constructor and Description |
|---|
HTTPResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
existsTest() |
void |
setupClient() |
void |
testCompare() |
void |
testRelated() |
private final String existsURL
private final String nonExistsURL
private HttpClient client
public void existsTest()
throws IOException
IOExceptionpublic void testCompare()
throws IOException
IOExceptionpublic void testRelated()
throws IOException
IOExceptionCopyright © 1999–2014. All rights reserved.