public class AmazonHttpClientTest extends Object
Constructor and Description |
---|
AmazonHttpClientTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCredentialsSetInRequestContext() |
void |
testHandlerCallbacksOnFailFailSuccess() |
void |
testHandlerCallbacksOnFirstAttemptSuccess() |
void |
testHandlerCallbacksOnRepeatedIOExceptions() |
void |
testHandlerCallbacksOnRuntimeException() |
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
public void testCredentialsSetInRequestContext() throws Exception
Exception
public void testHandlerCallbacksOnFirstAttemptSuccess() throws IOException
IOException
public void testHandlerCallbacksOnRepeatedIOExceptions() throws IOException
IOException
public void testHandlerCallbacksOnRuntimeException() throws IOException
IOException
public void testHandlerCallbacksOnFailFailSuccess() throws IOException
IOException
Copyright © 2018. All rights reserved.