public class HttpsWagonPreemptiveTest extends HttpWagonTest
org.apache.maven.wagon.http.HttpWagonTestCase.HandlerRequestResponse, org.apache.maven.wagon.http.HttpWagonTestCase.PutHandler, org.apache.maven.wagon.http.HttpWagonTestCase.RedirectHandler, org.apache.maven.wagon.http.HttpWagonTestCase.TestSecurityHandler| Constructor and Description |
|---|
HttpsWagonPreemptiveTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addConnectors(org.mortbay.jetty.Server server) |
protected boolean |
assertOnTransferProgress() |
protected String |
getProtocol() |
protected org.apache.maven.wagon.Wagon |
getWagon() |
protected boolean |
supportPreemptiveAuthenticationGet() |
protected boolean |
supportPreemptiveAuthenticationPut() |
protected boolean |
supportProxyPreemptiveAuthentication() |
getTestRepositoryUrl, setHttpHeaders, testDefaultPooledConnectionManagercheckRequestResponseForRedirectPutFromStreamWithFullUrl, checkRequestResponseForRedirectPutFromStreamWithRelativeUrl, createContext, createSecurityHandler, getExpectedLastModifiedOnGet, getRepositoryDirectory, getRepositoryUrl, getTestRepositoryPort, runTestSecuredGet, runTestSecuredGetToStream, runTestSecuredPut, runTestSecuredPut, runTestSecuredPutFromStream, runTestSecuredResourceExists, setupWagonTestingFixtures, tearDownWagonTestingFixtures, testGet404, testGet500, testGetForbidden, testGzipGet, testHttpHeaders, testHttpHeadersWithCommonMethods, testNonSecuredPutFromStream, testPreemptiveAuthentication, testPreemptiveAuthenticationGet, testPreemptiveAuthenticationPut, testProxiedRequest, testProxiedRequestWithAuthentication, testPut404, testPut500, testPutForbidden, testRedirectGet, testRedirectGetToStream, testRedirectPutFileRelativeUrl, testRedirectPutFileWithFullUrl, testRedirectPutFromStreamRelativeUrl, testRedirectPutFromStreamWithFullUrl, testResourceExists404, testResourceExists500, testResourceExistsForbidden, testSecuredGet, testSecuredGetToStream, testSecuredGetUnauthorized, testSecuredGetWrongPassword, testSecuredPut, testSecuredPutFromStream, testSecuredPutUnauthorized, testSecuredPutWrongPassword, testSecuredResourceExists, testSecuredResourceExistsUnauthorized, testSecuredResourceExistsWrongPassword, testWagonGetFileListstreamRoundTripTesting, testFailedGetIfNewerToStream, testFailedGetToStream, testStreamingWagon, testWagonGetIfNewerToStreamIsNewer, testWagonGetIfNewerToStreamIsOlder, testWagonGetIfNewerToStreamIsSameassertGetIfNewerTest, assertNotExists, assertResourcesAreInRemoteSide, connectWagon, createDirectory, createFileRepository, createTransferEvent, customizeContext, disconnectWagon, fileRoundTripTesting, getAuthInfo, getExpectedContentLengthOnGet, getFile, getPermissions, message, putFile, putFile, replaceMockForGet, replayMockForPut, setUp, setupGetIfNewerTest, setupRepositories, supportsGetIfNewer, testFailedGet, testFailedGetIfNewer, testWagon, testWagonGetFileListWhenDirectoryDoesNotExist, testWagonGetIfNewerIsNewer, testWagonGetIfNewerIsOlder, testWagonGetIfNewerIsSame, testWagonPutDirectory, testWagonPutDirectoryDeepDestination, testWagonPutDirectoryForDot, testWagonPutDirectoryWhenDirectoryAlreadyExists, testWagonResourceExists, testWagonResourceNotExists, verifyMockcustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic HttpsWagonPreemptiveTest()
protected String getProtocol()
getProtocol in class HttpWagonTestprotected void addConnectors(org.mortbay.jetty.Server server)
addConnectors in class org.apache.maven.wagon.http.HttpWagonTestCaseprotected org.apache.maven.wagon.Wagon getWagon() throws Exception
getWagon in class org.apache.maven.wagon.WagonTestCaseExceptionprotected boolean supportPreemptiveAuthenticationPut()
supportPreemptiveAuthenticationPut in class HttpWagonTestprotected boolean supportPreemptiveAuthenticationGet()
supportPreemptiveAuthenticationGet in class HttpWagonTestprotected boolean supportProxyPreemptiveAuthentication()
supportProxyPreemptiveAuthentication in class HttpWagonTestprotected boolean assertOnTransferProgress()
assertOnTransferProgress in class org.apache.maven.wagon.WagonTestCaseCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.