Package org.jumpmind.symmetric.model
Class OutgoingBatchesTest
java.lang.Object
org.jumpmind.symmetric.model.OutgoingBatchesTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected OutgoingBatches
buildSampleBatches
(String channelId, int batchCount) void
void
void
void
void
void
void
-
Field Details
-
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
-