Class FileBackedHTTPResourceTest

java.lang.Object
net.shibboleth.shared.spring.httpclient.resource.FileBackedHTTPResourceTest

public class FileBackedHTTPResourceTest extends Object
Test for FileBackedHTTPResource.
  • Field Details

    • documentPath

      private final String documentPath
      See Also:
    • existsURL

      private final String existsURL
    • nonExistsURL

      private final String nonExistsURL
    • existsFile

      private String existsFile
    • client

      private org.apache.hc.client5.http.classic.HttpClient client
  • Constructor Details

    • FileBackedHTTPResourceTest

      public FileBackedHTTPResourceTest()
  • Method Details