@IntegrationTest public class CSVReaderTest extends HybrisJUnit4TransactionalTest
jaloSession| Constructor and Description |
|---|
CSVReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test_excel_with_showcommands() |
void |
test_excel_without_showcommands() |
void |
test_oo_with_showcommands() |
void |
test_oo_without_showcommands() |
void |
testEmptyFields() |
void |
testFixedLength()
Tests the FixedLengthCVSReader.
|
void |
testMultiLines() |
void |
testMultipleTabsAsSeparator()
Tests the usage of separators in several extreme cases like consecutively or at start or end of line.
|
void |
testSkippingOfLines() |
void |
testUnquoted() |
void |
testUTF8BOM_CORE_4070() |
void |
testWithFile_exceltest1() |
void |
testWithFile_exceltest2() |
void |
testWithFile_ms_exceltest1() |
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void testMultiLines()
public void testUnquoted()
public void testMultipleTabsAsSeparator()
public void testEmptyFields()
public void testWithFile_exceltest1()
throws java.lang.Exception
java.lang.Exceptionpublic void testWithFile_exceltest2()
throws java.lang.Exception
java.lang.Exceptionpublic void testWithFile_ms_exceltest1()
throws java.lang.Exception
java.lang.Exceptionpublic void test_excel_with_showcommands()
public void test_excel_without_showcommands()
public void test_oo_with_showcommands()
public void test_oo_without_showcommands()
public void testUTF8BOM_CORE_4070()
public void testFixedLength()
public void testSkippingOfLines()
Copyright © 2018 SAP SE. All Rights Reserved.