Package net.sf.jsefa.test.csv

Class Summary
DeserializationExceptionTest Tests the correctness of DeserializationExceptions.
DeserializationFaultToleranceTest Tests the fault tolerance when deserializing a list of DTOs where some of them cause an Exception as they are not valid.
EndOfLineTest Tests to test the CSV deserialization with respect to correct handling at the end of a line.
HeaderAndFooterFilterTest Tests to test the CSV deserialization with a HeaderAndFooterFilter.
NoValueTest Tests to test the CSV serialization/deserialization with different no value strings.
QuoteModeTest Tests to test the CSV serialization/deserialization with different quote mode.
UnmatchingFieldCountTest Tests to test the CSV deserialization of records with less or more fields than declared.
 



Copyright © 2014. All rights reserved.