public class GetWagonTests extends HttpWagonTests
logger
Constructor and Description |
---|
GetWagonTests() |
addNotificationTarget, afterAll, afterEach, beforeAll, beforeEach, getBaseUrl, getConfigurator, getContainer, getPort, getPortPropertyValue, getRepo, getServerFixture, getTmpfiles, getWagon, initTest, initTest, isSsl, isSupported, newProxyInfo, newTempFile
public GetWagonTests()
public void basic() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void proxied() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void highLatencyHighTimeout() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void highLatencyLowTimeout() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void inifiniteLatencyTimeout() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void nonExistentHost() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, ResourceDoesNotExistException, AuthorizationException
public void oneLevelPermanentMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void oneLevelTemporaryMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void sixLevelPermanentMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void sixLevelTemporaryMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void infinitePermanentMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void infiniteTemporaryMove() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, ResourceDoesNotExistException, AuthorizationException
public void permanentMove_TooManyRedirects_limit20() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
WagonTestCaseConfigurator
configuration to limit redirects to 20. In the
case of the Sun HTTP implementation, this is the default limit.public void temporaryMove_TooManyRedirects_limit20() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, ResourceDoesNotExistException, AuthorizationException
WagonTestCaseConfigurator
configuration to limit redirects to 20. In the
case of the Sun HTTP implementation, this is the default limit.public void missing() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, AuthorizationException
public void error() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, AuthorizationException, ResourceDoesNotExistException
public void proxyTimeout() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, AuthorizationException, ResourceDoesNotExistException
public void forbidden() throws ConnectionException, ComponentConfigurationException, IOException, ResourceDoesNotExistException, TransferFailedException
public void successfulAuthentication() throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
public void unsuccessfulAuthentication() throws ConnectionException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException
protected void testAuthFailure(String path, AuthenticationInfo info) throws ConnectionException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException
protected void testSuccessfulGet(String path) throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
protected void testSuccessfulGet(String path, String checkPath) throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, TransferFailedException, ResourceDoesNotExistException, AuthorizationException
protected void testErrorHandling(int code) throws ConnectionException, AuthenticationException, ComponentConfigurationException, IOException, AuthorizationException, ResourceDoesNotExistException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.