Class FileBackedHTTPResourceTest
java.lang.Object
net.shibboleth.shared.spring.httpclient.resource.FileBackedHTTPResourceTest
Test for FileBackedHTTPResource.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
documentPath
- See Also:
-
existsURL
-
nonExistsURL
-
existsFile
-
client
private org.apache.hc.client5.http.classic.HttpClient client
-
-
Constructor Details
-
FileBackedHTTPResourceTest
public FileBackedHTTPResourceTest()
-
-
Method Details
-
setupClient
- Throws:
Exception
-
deleteFile
@AfterClass public void deleteFile() -
existsTest
- Throws:
IOException
-
testCompare
- Throws:
IOException
-
getContext
-
testParsingNew
- Throws:
IOException
-