public class ColumnPositionMappingStrategyTest extends Object
| Constructor and Description |
|---|
ColumnPositionMappingStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getColumnNamesWhenEmptyMapping() |
void |
getColumnNamesWhenNullArray() |
void |
getColumnNamesWhenNullColumnName() |
void |
setSystemLocaleBackToDefault() |
void |
setUp() |
static void |
storeSystemLocale() |
void |
testGetColumnMapping() |
void |
testGetColumnNames() |
void |
testGetColumnNamesArray() |
void |
testParse() |
void |
testParseEmptyInput() |
void |
testParseWithTrailingSpaces() |
void |
throwsIllegalStateExceptionIfTypeNotSet() |
@BeforeAll public static void storeSystemLocale()
@AfterEach public void setSystemLocaleBackToDefault()
@BeforeEach public void setUp()
@Test public void testParse()
@Test public void testParseWithTrailingSpaces()
@Test public void testParseEmptyInput()
@Test public void testGetColumnMapping()
@Test public void testGetColumnNames()
@Test public void testGetColumnNamesArray()
@Test public void getColumnNamesWhenNullArray()
@Test public void getColumnNamesWhenNullColumnName()
@Test public void getColumnNamesWhenEmptyMapping()
@Test public void throwsIllegalStateExceptionIfTypeNotSet()
Copyright © 2005–2025. All rights reserved.