public class ClientTest extends Object
| Constructor and Description |
|---|
ClientTest() |
public void test()
public void testQueryParameterWithoutValue()
public void testUnsignedPayload()
public void testRegionNoneUsesUsEast1InSignature()
public void testBadConnectTimeout()
public void testBadReadTimeout()
public void testBadConnectTimeout2()
public void testBadReadTimeout2()
public void testBadRetryInitialInterval()
public void testBadRetryMaxInterval()
public void testBadRetryMaxAttempts()
public void testBadRetryJitter()
public void testBadRetryBackoffFactor()
public void testTimeoutsAtClientLevel()
public void testThrows()
public void testDefaultClientFromEnvironment()
public void testDefaultClientFromSystemProperties()
public void testNoPathOrUrlSet()
public void testUrlSet()
public void testAttribute()
public void testAttributePrefix()
public void testAttributePrefix2()
public void testServerOkResponse2()
throws InterruptedException
InterruptedExceptionpublic void testServerErrorResponse()
throws IOException
IOExceptionpublic void testResponseExists()
throws IOException
IOExceptionpublic void testServerErrorCustomExceptions()
throws IOException
IOExceptionpublic void testServerErrorCustomExceptionsPassThrough()
throws IOException
IOExceptionpublic void testServerErrorExceptionFactory()
throws IOException
IOExceptionpublic void testWithServerNoResponseBody()
throws IOException
IOExceptionpublic void testPresignedUrlWithRequestBody()
public void testPresignedUrlWithRequestBodyUnsignedPayload()
public void testPresignedUrlWithoutRequestBody()
public void testPresignedUrlWithoutRequestBodyWithSessionToken()
public void testPresignedUrlWhenUrlHasPort()
public void testPresignedUrlWithoutQueryParameters()
public void testAuthorizationSignedRequest()
public void testUrlDoesNotExist()
public void testOtherServiceNames()
public void testRetriesFailTwiceThenSucceed()
public void testNegativeRetryInitialInterval()
public void testNegativeRetryMaxInterval()
public void testNegativeRetryJitter()
public void testTooLargeRetryJitter()
public void testNegativeRetryMaxAttempts()
public void testNegativeRetryBackoffFactor()
public void testRetriesFailTwiceThenHitMaxAttempts()
public void testRetriesFailTwiceThenSucceedGivenIOExceptions()
public void testRetriesFailTwiceThenThrowFinalIOExceptions()
public void testDontRetryException()
Copyright © 2021–2024. All rights reserved.