public class DoubleNewLineTest extends Object
| Constructor and Description |
|---|
DoubleNewLineTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doubleNewLineWithCSVParser() |
void |
doubleNewLineWithRFCParser() |
@Test
@DisplayName(value="Test double new line issue with the RFC4180 Parser.")
public void doubleNewLineWithRFCParser()
throws com.opencsv.exceptions.CsvValidationException,
IOException
com.opencsv.exceptions.CsvValidationExceptionIOException@Test
@DisplayName(value="Test double new line issue with the CSVParser.")
public void doubleNewLineWithCSVParser()
throws com.opencsv.exceptions.CsvValidationException,
IOException
com.opencsv.exceptions.CsvValidationExceptionIOExceptionCopyright © 2005–2025. All rights reserved.