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() |
org.springframework.context.support.GenericApplicationContext |
getContext(String location) |
void |
setupClient() |
void |
testCompare() |
void |
testParsingNew() |
void |
testParsingOld() |
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
IOExceptionpublic org.springframework.context.support.GenericApplicationContext getContext(String location)
public void testParsingOld()
throws IOException
IOExceptionpublic void testParsingNew()
throws IOException
IOExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.