public class HttpWagonTest extends org.apache.maven.wagon.http.HttpWagonTestCase
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
SC_TOO_MANY_REQUESTS
artifactDestFile, artifactSourceFile, checksumObserver, destFile, localRepository, localRepositoryPath, logger, mockTransferListener, POM, resource, sourceFile, TEST_CKSUM, TEST_CONTENT, testRepository, testSkipped
Constructor and Description |
---|
HttpWagonTest() |
Modifier and Type | Method and Description |
---|---|
protected String |
getProtocol() |
protected String |
getTestRepositoryUrl() |
protected void |
setHttpHeaders(StreamingWagon wagon,
Properties properties) |
protected boolean |
supportPreemptiveAuthenticationGet() |
protected boolean |
supportPreemptiveAuthenticationPut() |
protected boolean |
supportProxyPreemptiveAuthentication() |
addConnector, checkHandlerResult, checkRequestResponseForRedirectPutWithFullUrl, checkRequestResponseForRedirectPutWithRelativeUrl, createContext, createSecurityHandler, getExpectedLastModifiedOnGet, getLocalPort, getRepositoryDirectory, getRepositoryUrl, getTestRepositoryPort, runTestSecuredGet, runTestSecuredGetToStream, runTestSecuredPut, runTestSecuredPut, runTestSecuredPutFromStream, runTestSecuredResourceExists, setupWagonTestingFixtures, tearDownWagonTestingFixtures, testGet404, testGet500, testGetForbidden, testGzipGet, testHttpHeaders, testHttpHeadersWithCommonMethods, testList429, testNonSecuredPutFromStream, testPreemptiveAuthentication, testPreemptiveAuthenticationGet, testPreemptiveAuthenticationPut, testProxiedRequest, testProxiedRequestWithAuthentication, testProxiedRequestWithAuthenticationWithProvider, testPut404, testPut429, testPut500, testPutForbidden, testRedirectGet, testRedirectGetToStream, testRedirectPutFileRelativeUrl, testRedirectPutFileWithFullUrl, testRedirectPutFromStreamRelativeUrl, testRedirectPutFromStreamWithFullUrl, testResourceExists404, testResourceExists429, testResourceExists500, testResourceExistsForbidden, testSecuredGet, testSecuredGetToStream, testSecuredGetUnauthorized, testSecuredGetWrongPassword, testSecuredPut, testSecuredPutFromStream, testSecuredPutUnauthorized, testSecuredPutWrongPassword, testSecuredResourceExists, testSecuredResourceExistsUnauthorized, testSecuredResourceExistsWrongPassword, testUserAgentHeaderIsPresentByDefault, testUserAgentHeaderIsPresentOnlyOnceIfSetMultipleTimes, testWagonGetFileList
streamRoundTripTesting, testFailedGetIfNewerToStream, testFailedGetToStream, testStreamingWagon, testWagonGetIfNewerToStreamIsNewer, testWagonGetIfNewerToStreamIsOlder, testWagonGetIfNewerToStreamIsSame
assertGetIfNewerTest, assertNotExists, assertOnTransferProgress, assertResourcesAreInRemoteSide, cksum, connectWagon, createDirectory, createFileRepository, createTransferEvent, customizeContext, disconnectWagon, fileRoundTripTesting, getAuthInfo, getExpectedContentLengthOnGet, getFile, getPermissions, getWagon, isSystemCmd, message, putFile, putFile, replaceMockForGet, replayMockForPut, runTest, setUp, setupGetIfNewerTest, setupRepositories, supportsGetIfNewer, testFailedGet, testFailedGetIfNewer, testWagon, testWagonGetFileListWhenDirectoryDoesNotExist, testWagonGetIfNewerIsNewer, testWagonGetIfNewerIsOlder, testWagonGetIfNewerIsSame, testWagonPutDirectory, testWagonPutDirectoryDeepDestination, testWagonPutDirectoryForDot, testWagonPutDirectoryWhenDirectoryAlreadyExists, testWagonResourceExists, testWagonResourceNotExists, verifyMock
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown
assertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
public HttpWagonTest()
protected String getProtocol()
getProtocol
in class WagonTestCase
protected String getTestRepositoryUrl()
getTestRepositoryUrl
in class WagonTestCase
protected void setHttpHeaders(StreamingWagon wagon, Properties properties)
setHttpHeaders
in class org.apache.maven.wagon.http.HttpWagonTestCase
protected boolean supportPreemptiveAuthenticationPut()
supportPreemptiveAuthenticationPut
in class org.apache.maven.wagon.http.HttpWagonTestCase
protected boolean supportPreemptiveAuthenticationGet()
supportPreemptiveAuthenticationGet
in class org.apache.maven.wagon.http.HttpWagonTestCase
protected boolean supportProxyPreemptiveAuthentication()
supportProxyPreemptiveAuthentication
in class org.apache.maven.wagon.http.HttpWagonTestCase
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.