| Class | Description |
|---|---|
| AnnotatedMockBeanCustom |
A test class that should provide full coverage for tests of the opencsv
annotations and their custom functions.
|
| AnnotatedMockBeanForIterator | |
| AnnotatedMockBeanFull |
A test class that should provide full coverage for tests of the opencsv
annotations and their functions excepting
TemporalAccessor-based types. |
| AnnotatedMockBeanFullDerived |
A derived class with one additional field to test mapping with inheritance.
|
| AnnotatedMockBeanTemporal |
A test class that should provide full coverage of
TemporalAccessor-based types. |
| BindCustomToWrongDataType |
For test case "writing bad data with exceptions captured".
|
| BindUnknownType |
For test cases involving binding unknown data types to columns of a CSV file.
|
| Bug133Bean | |
| Bug154Bean | |
| ComplexClassForCustomAnnotation |
The members of this class are not annotated, but the entire class is
intended to be annotated in a containing class.
|
| ComplexDerivedClassForCustomAnnotation |
This is to test assignability to a variable of a base class.
|
| ConverterComplexClassForCustomAnnotation<T,I> |
This class converts to
ComplexClassForCustomAnnotation. |
| CustomTestMapper<T,I> |
A basic custom mapper that maps all primitives and wrapped primitives.
|
| DateAnnotationOnNondate |
Class for annotation test using
CsvDate on a non-date field. |
| ErrorHeaderMappingStrategy<T> | |
| ErrorLineMappingStrategy<T> | |
| FuzzyMock | |
| GetterMissing |
For test case "writing when getter is missing".
|
| GetterPrivate |
For test case "writing when getter is private".
|
| InvalidCapture | |
| InvalidFormatString | |
| MinimalCsvBindByNameBeanForWriting | |
| MinimalCsvBindByPositionBeanForWriting | |
| MockBean | |
| NoCaptureGroup | |
| OptionalMock | |
| ReaderThrowsIOException | |
| SetterThrowsException | |
| SingleNumber | |
| TestCase80 |
Tests what happens when a bad converter is passed in.
|
| UnbindableField |
For annotation test cases that try to bind to unbindable types.
|
| WriteLocale |
| Enum | Description |
|---|---|
| TestEnum |
Copyright © 2005–2025. All rights reserved.