Class DefaultOutboundRequestResponseInterceptorUnitTest


  • @UnitTest
    public class DefaultOutboundRequestResponseInterceptorUnitTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultOutboundRequestResponseInterceptorUnitTest

        public DefaultOutboundRequestResponseInterceptorUnitTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_success

        public void testIntercept_success()
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_success_successRetentionFalse

        public void testIntercept_success_successRetentionFalse()
                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_fallbackErrorParser

        public void testIntercept_error_fallbackErrorParser()
                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_errorParser

        public void testIntercept_error_errorParser()
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_errorParsersNotApplicable

        public void testIntercept_error_errorParsersNotApplicable()
                                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_errorRetentionFalse

        public void testIntercept_error_errorRetentionFalse()
                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_exceptionWhenIssuingRequest

        public void testIntercept_error_exceptionWhenIssuingRequest()
                                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_error_exceptionWhenIssuingRequest_errorRetentionFalse

        public void testIntercept_error_exceptionWhenIssuingRequest_errorRetentionFalse()
                                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_noMessageIdPresent

        public void testIntercept_noMessageIdPresent()
                                              throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_noMessageIdPresent_inCaseOfEmptyValue

        public void testIntercept_noMessageIdPresent_inCaseOfEmptyValue()
                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_noPayloadGenerated_emptyList

        public void testIntercept_noPayloadGenerated_emptyList()
                                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_noPayloadGenerated_null

        public void testIntercept_noPayloadGenerated_null()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_noOutboundRequestModelPresent

        public void testIntercept_noOutboundRequestModelPresent()
                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • testIntercept_multipleOutboundRequestModelsPresent

        public void testIntercept_multipleOutboundRequestModelsPresent()
                                                                throws java.io.IOException
        Throws:
        java.io.IOException