org.apache.maven.wagon.tck.http
Class HttpsGetWagonTests

java.lang.Object
  extended by org.apache.maven.wagon.tck.http.HttpWagonTests
      extended by org.apache.maven.wagon.tck.http.GetWagonTests
          extended by org.apache.maven.wagon.tck.http.HttpsGetWagonTests

public class HttpsGetWagonTests
extends GetWagonTests


Field Summary
 
Fields inherited from class org.apache.maven.wagon.tck.http.HttpWagonTests
logger
 
Constructor Summary
HttpsGetWagonTests()
           
 
Method Summary
protected  boolean isSsl()
           
 
Methods inherited from class org.apache.maven.wagon.tck.http.GetWagonTests
basic, error, forbidden, highLatencyHighTimeout, highLatencyLowTimeout, infinitePermanentMove, infiniteTemporaryMove, inifiniteLatencyTimeout, missing, nonExistentHost, oneLevelPermanentMove, oneLevelTemporaryMove, permanentMove_TooManyRedirects_limit20, proxied, proxyTimeout, sixLevelPermanentMove, sixLevelTemporaryMove, successfulAuthentication, temporaryMove_TooManyRedirects_limit20, testAuthFailure, testErrorHandling, testSuccessfulGet, testSuccessfulGet, unsuccessfulAuthentication
 
Methods inherited from class org.apache.maven.wagon.tck.http.HttpWagonTests
addNotificationTarget, afterAll, afterEach, beforeAll, beforeEach, getBaseUrl, getConfigurator, getContainer, getPort, getPortPropertyValue, getRepo, getServerFixture, getTmpfiles, getWagon, initTest, initTest, isSupported, newProxyInfo, newTempFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpsGetWagonTests

public HttpsGetWagonTests()
Method Detail

isSsl

protected boolean isSsl()
Overrides:
isSsl in class HttpWagonTests


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.