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
InterruptedException
public void testServerErrorResponse() throws IOException
IOException
public void testResponseExists() throws IOException
IOException
public void testServerErrorCustomExceptions() throws IOException
IOException
public void testServerErrorCustomExceptionsPassThrough() throws IOException
IOException
public void testServerErrorExceptionFactory() throws IOException
IOException
public void testWithServerNoResponseBody() throws IOException
IOException
public 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.