public class AmazonHttpClientTest extends Object
| Constructor and Description | 
|---|
| AmazonHttpClientTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setUp() | 
| void | testCredentialsSetInRequestContext() | 
| void | testPostRetryCL() | 
| void | testPostRetryNoCL() | 
| void | testPutRetryCL() | 
| void | testPutRetryNoCL() | 
| void | testRetryIOExceptionFromExecute() | 
| void | testRetryIOExceptionFromHandler() | 
| void | testUseExpectContinueFalse() | 
| void | testUseExpectContinueTrue() | 
| void | testUserAgentPrefixAndSuffixAreAdded() | 
public void setUp()
public void testRetryIOExceptionFromExecute()
                                     throws IOException
IOExceptionpublic void testRetryIOExceptionFromHandler()
                                     throws Exception
Exceptionpublic void testUseExpectContinueTrue()
                               throws IOException
IOExceptionpublic void testUseExpectContinueFalse()
                                throws IOException
IOExceptionpublic void testUserAgentPrefixAndSuffixAreAdded()
                                          throws Exception
ExceptionCopyright © 2017. All rights reserved.