public class AmazonHttpClientIntegrationTest extends WireMockTestBase
mockServer| Constructor and Description | 
|---|
| AmazonHttpClientIntegrationTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | canHandleOptionsRequest() | 
| void | headersOnRequestsWinOverClientConfigurationHeaders() | 
| void | headersSpecifiedInClientConfigurationArePutOnRequest() | 
| void | setUp() | 
| void | signerServiceNameHandlerContextKeyAbsent_shouldNotOverride() | 
| void | signerServiceNameHandlerContextKeyPresent_shouldOverride() | 
| void | signerServiceNameHandlerContextKeyPresent_signerOverridden_shouldNotOverride() | 
newGetRequest, newRequest, stubErrorHandlerpublic void setUp()
public void headersSpecifiedInClientConfigurationArePutOnRequest()
                                                          throws Exception
Exceptionpublic void headersOnRequestsWinOverClientConfigurationHeaders()
                                                        throws Exception
Exceptionpublic void signerServiceNameHandlerContextKeyAbsent_shouldNotOverride()
                                                                throws Exception
Exceptionpublic void signerServiceNameHandlerContextKeyPresent_shouldOverride()
                                                              throws Exception
ExceptionCopyright © 2020. All rights reserved.