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, stubErrorHandler
public void setUp()
public void headersSpecifiedInClientConfigurationArePutOnRequest() throws Exception
Exception
public void headersOnRequestsWinOverClientConfigurationHeaders() throws Exception
Exception
public void signerServiceNameHandlerContextKeyAbsent_shouldNotOverride() throws Exception
Exception
public void signerServiceNameHandlerContextKeyPresent_shouldOverride() throws Exception
Exception
Copyright © 2020. All rights reserved.