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
IOException
public void testRetryIOExceptionFromHandler() throws Exception
Exception
public void testUseExpectContinueTrue() throws IOException
IOException
public void testUseExpectContinueFalse() throws IOException
IOException
public void testUserAgentPrefixAndSuffixAreAdded() throws Exception
Exception
Copyright © 2017. All rights reserved.