Class ProtocolDataReaderTest
java.lang.Object
org.jumpmind.symmetric.io.data.reader.ProtocolDataReaderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringBuilder
beginBatch
(StringBuilder builder, long batchId, String channelId) protected StringBuilder
protected StringBuilder
endCsv
(StringBuilder builder) protected StringBuilder
putInsert
(StringBuilder builder, int count) protected StringBuilder
putTableN
(StringBuilder builder, int n, boolean includeMetadata) void
void
-
Constructor Details
-
ProtocolDataReaderTest
public ProtocolDataReaderTest()
-
-
Method Details
-
testSimpleRead
@Test public void testSimpleRead() -
testTableContextSwitch
@Test public void testTableContextSwitch() -
beginCsv
-
beginBatch
-
putTableN
-
putInsert
-
endCsv
-