@UnitTest public class DefaultOutboundRequestResponseInterceptorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultOutboundRequestResponseInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIntercept_error_errorParser() |
void |
testIntercept_error_errorParsersNotApplicable() |
void |
testIntercept_error_errorRetentionFalse() |
void |
testIntercept_error_exceptionWhenIssuingRequest_errorRetentionFalse() |
void |
testIntercept_error_exceptionWhenIssuingRequest() |
void |
testIntercept_error_fallbackErrorParser() |
void |
testIntercept_multipleOutboundRequestModelsPresent() |
void |
testIntercept_noMessageIdPresent_inCaseOfEmptyValue() |
void |
testIntercept_noMessageIdPresent() |
void |
testIntercept_noOutboundRequestModelPresent() |
void |
testIntercept_noPayloadGenerated_emptyList() |
void |
testIntercept_noPayloadGenerated_null() |
void |
testIntercept_success_successRetentionFalse() |
void |
testIntercept_success() |
public DefaultOutboundRequestResponseInterceptorUnitTest()
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_success()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_success_successRetentionFalse()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_fallbackErrorParser()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_errorParser()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_errorParsersNotApplicable()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_errorRetentionFalse()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_exceptionWhenIssuingRequest()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_error_exceptionWhenIssuingRequest_errorRetentionFalse()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_noMessageIdPresent()
public void testIntercept_noMessageIdPresent_inCaseOfEmptyValue()
public void testIntercept_noPayloadGenerated_emptyList()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_noPayloadGenerated_null()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_noOutboundRequestModelPresent()
throws java.io.IOException
java.io.IOExceptionpublic void testIntercept_multipleOutboundRequestModelsPresent()
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.