Class OutgoingBatchesTest

java.lang.Object
org.jumpmind.symmetric.model.OutgoingBatchesTest

public class OutgoingBatchesTest extends Object
  • Field Details

    • nodeIds

      public static final String[] nodeIds
  • Constructor Details

    • OutgoingBatchesTest

      public OutgoingBatchesTest()
  • Method Details

    • testBasicFunctions

      @Test public void testBasicFunctions()
    • testBasicGetters

      @Test public void testBasicGetters()
    • testWindowGetter

      @Test public void testWindowGetter()
    • testFilters

      @Test public void testFilters()
    • testChannelSortingNoErrors

      @Test public void testChannelSortingNoErrors()
    • testChannelSortingOneErrors

      @Test public void testChannelSortingOneErrors()
    • testChannelSortingTwoErrors

      @Test public void testChannelSortingTwoErrors()
    • buildSampleBatches

      protected OutgoingBatches buildSampleBatches(String channelId, int batchCount)