Package org.jumpmind.symmetric.io.data
Class CsvUtilsTest
java.lang.Object
org.jumpmind.symmetric.io.data.CsvUtilsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
CsvUtilsTest
public CsvUtilsTest()
-
-
Method Details
-
testLastElementIsNull
@Test public void testLastElementIsNull() -
testEscapeDoubledSingleQuote
@Test public void testEscapeDoubledSingleQuote() -
testLineFeedsInCsv
@Test public void testLineFeedsInCsv() -
testEscapingLineFeedsInCsv
@Test public void testEscapingLineFeedsInCsv()
-