public class FuzzyMappingTest extends Object
FuzzyMappingStrategy.| Constructor and Description |
|---|
FuzzyMappingTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHeadersUnmatched() |
void |
testReadingFuzzyWithAnnotationsWithBuilder()
Tests reading with
FuzzyMappingStrategy and some annotations present. |
void |
testReadingFuzzyWithAnnotationsWithSetType()
Tests reading with
FuzzyMappingStrategy and some annotations present. |
void |
testReadingFuzzyWithoutAnnotations() |
void |
testVariablesUnmatched() |
void |
testWritingFuzzy() |
@Test public void testReadingFuzzyWithoutAnnotations()
@Test public void testReadingFuzzyWithAnnotationsWithBuilder()
FuzzyMappingStrategy and some annotations present.
Also incidentally tests:
@Test public void testReadingFuzzyWithAnnotationsWithSetType()
FuzzyMappingStrategy and some annotations present.
Also incidentally tests:
@Test public void testHeadersUnmatched()
@Test public void testVariablesUnmatched()
@Test
public void testWritingFuzzy()
throws com.opencsv.exceptions.CsvException
com.opencsv.exceptions.CsvExceptionCopyright © 2005–2025. All rights reserved.