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