Class ODataFacadeInboundMonitoringIntegrationTest

    • Constructor Detail

      • ODataFacadeInboundMonitoringIntegrationTest

        public ODataFacadeInboundMonitoringIntegrationTest()
    • Method Detail

      • testResponseHasErrors

        public void testResponseHasErrors()
      • testResponseIsSuccessful_successRetentionTrue

        public void testResponseIsSuccessful_successRetentionTrue()
                                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • testResponseIsSuccessful_successRetentionTrue_AtomRequest

        public void testResponseIsSuccessful_successRetentionTrue_AtomRequest()
                                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • testResponseIsSuccessful_successRetentionFalse

        public void testResponseIsSuccessful_successRetentionFalse()
      • testPayloadAndInboundRequestAndErrorsNotPersistedWhenMonitoringIsTurnedOff

        public void testPayloadAndInboundRequestAndErrorsNotPersistedWhenMonitoringIsTurnedOff()
      • testCreatesInboundRequestForBatchWithMultipleChangeSets_successRetentionTrue

        public void testCreatesInboundRequestForBatchWithMultipleChangeSets_successRetentionTrue()
                                                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • testCreatesInboundRequestForBatchWithMultipleChangeSets_successRetentionFalse

        public void testCreatesInboundRequestForBatchWithMultipleChangeSets_successRetentionFalse()
      • testCreatesInboundRequestsForMultipleBatches_payloadRetention

        public void testCreatesInboundRequestsForMultipleBatches_payloadRetention()
                                                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • testCreatesInboundRequestsForMultipleBatches_noPayloadRetention

        public void testCreatesInboundRequestsForMultipleBatches_noPayloadRetention()
      • testNumberOfBatchesExceedsTheChangeSetLimit

        public void testNumberOfBatchesExceedsTheChangeSetLimit()