Class AckUriHandlerTest

java.lang.Object
org.jumpmind.symmetric.test.AckUriHandlerTest

public class AckUriHandlerTest extends Object
  • Constructor Details

    • AckUriHandlerTest

      public AckUriHandlerTest()
  • Method Details

    • setup

      @BeforeEach public void setup() throws IOException
      Throws:
      IOException
    • testBatchInfoResend

      @Test public void testBatchInfoResend() throws Exception
      Test that URL parameters are correctly mapped into a BatchInfo object
      Throws:
      Exception
    • testBatchInfoError

      @Test public void testBatchInfoError() throws Exception
      Test that URL parameters are correctly mapped into a BatchInfo object
      Throws:
      Exception
    • testOutgoingBatchResend

      @Test public void testOutgoingBatchResend() throws Exception
      Test that Ack Service correctly updates outgoing batch table
      Throws:
      Exception