public class SdkRpcV2CborProtocolFactoryTest extends Object
| Constructor and Description |
|---|
SdkRpcV2CborProtocolFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
errorShapeMetadata_baseExceptionGiven_usesBaseException() |
void |
errorShapeMetadata_hasCustomUnmarshaller_doesNotUseExceptionClass() |
void |
errorShapeMetadata_noCustomUnmarshaller_usesExceptionClass() |
void |
testCreateErrorResponseHandler() |
void |
testCreateGenerator() |
void |
testCreateProtocolMarshallerImplicitPayloadObject() |
void |
testCreateProtocolMarshallerNOOP() |
void |
testCreateResponseHandler() |
void |
testGetContentType() |
void |
withAwsQueryCompatible_sendsQueryModeHeader() |
void |
withoutAwsQueryCompatible_doesNotSendQueryModeHeader() |
public void errorShapeMetadata_hasCustomUnmarshaller_doesNotUseExceptionClass()
public void errorShapeMetadata_noCustomUnmarshaller_usesExceptionClass()
public void errorShapeMetadata_baseExceptionGiven_usesBaseException()
public void testCreateGenerator()
public void testGetContentType()
public void testCreateProtocolMarshallerNOOP()
public void testCreateProtocolMarshallerImplicitPayloadObject()
public void testCreateResponseHandler()
public void testCreateErrorResponseHandler()
public void withAwsQueryCompatible_sendsQueryModeHeader()
public void withoutAwsQueryCompatible_doesNotSendQueryModeHeader()
Copyright © 2025. All rights reserved.