public class CsvToBeanAsIteratorTest extends Object
| Constructor and Description |
|---|
CsvToBeanAsIteratorTest() |
@Test public void throwRuntimeExceptionWhenExceptionIsThrown()
@Test public void throwRuntimeExceptionLineWhenExceptionIsThrown()
@Test public void parseBeanWithNoAnnotations()
@Test public void iteratorShouldNotSupportRemove()
@Test public void bug133ShouldNotThrowNullPointerExceptionWhenProcessingEmptyWithNoAnnotations()
@Test public void throwIllegalStateWhenParseWithoutArgumentsIsCalled()
@Test public void throwIllegalStateWhenOnlyReaderIsSpecifiedToParseWithoutArguments()
@Test public void throwIllegalStateWhenOnlyMapperIsSpecifiedToParseWithoutArguments()
@Test public void readWithIteratorAndFilter()
@Test public void readWithIteratorOfAnnotatedBean()
@Test public void testRequiredHeaderMissing()
@Test public void testPrematureEOLUsingHeaderNameMappingWithoutExceptionCapturing()
@Test public void testPrematureEOLUsingHeaderNameMappingWithExceptionCapturing()
@Test public void iteratorConvertsIOExceptionToRuntimeException()
@Test
public void testMultipleExceptionsPerLine()
throws FileNotFoundException
FileNotFoundExceptionCopyright © 2005–2025. All rights reserved.