@IntegrationTest public class ImpExModifierTest extends AbstractImpExTest
| Modifier and Type | Class and Description |
|---|---|
static class |
ImpExModifierTest.TestImportProcessor
Empty extension of
DefaultImportProcessor for testing the modifier processor at tests
case testModifierProcessor() (there is no other implementation of an
ImportProcessor). |
english, german, utf8, windows1252jaloSession| Constructor and Description |
|---|
ImpExModifierTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testImportWithLegacyHandlerOnly() |
void |
testImportWithNonLegacyHandlerOnly() |
void |
testModifierAllowNull()
Tests the validation with and without modifier
allowNull. |
void |
testModifierBatchMode()
Tests the modifier batch mode.
|
void |
testModifierCacheUniqueKeys()
Tests the modifier for caching unique keys and related
CachingExistingItemResolver. |
void |
testModifierCollectionDelimiter()
Tests import of collections using different collection delimiters with modifier collection-delimiter.
|
void |
testModifierDefault()
Tests the default modifier in simple cases.
|
void |
testModifierDefaultBehind()
Tests the default modifier behind another modifier.
|
void |
testModifierDefaultCollection()
Tests if the default value for an collection attribute can be composed from default values from item path.
|
void |
testModifierDefaultSpecialTranslator()
Tests the default modifier in case of special translators.
|
void |
testModifierDefaultTranslator()
Tests the default modifier in case of translators.
|
void |
testModifierForceWrite()
Tests the forceWrite modifier.
|
void |
testModifierLanguage()
Tests the modifier
lang. |
void |
testModifierPathDelimiter()
Tests modifier path-delimiter.
|
void |
testModifierPosition()
Tests the modifier
pos. |
void |
testModifierProcessor()
Tests the
processor modifier. |
void |
testModifierVirtual()
Tests the modifier virtual.
|
void |
testSwitchingToLegacyHandlerForImpexLegacyFlagInHeader() |
void |
testSwitchingToLegacyHandlerForJaloOnlyFeatures() |
void |
testSwitchingToLegacyHandlerUsedByDefaultNotNeededForImpexLegacyFlagInHeader() |
initJaloItems, setLegacyModeestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
public void tearDown()
public void testModifierAllowNull()
allowNull.public void testSwitchingToLegacyHandlerForJaloOnlyFeatures()
public void testSwitchingToLegacyHandlerForImpexLegacyFlagInHeader()
public void testImportWithNonLegacyHandlerOnly()
public void testImportWithLegacyHandlerOnly()
public void testSwitchingToLegacyHandlerUsedByDefaultNotNeededForImpexLegacyFlagInHeader()
public void testModifierDefault()
public void testModifierDefaultBehind()
public void testModifierDefaultTranslator()
public void testModifierDefaultSpecialTranslator()
public void testModifierBatchMode()
public void testModifierCacheUniqueKeys()
CachingExistingItemResolver.public void testModifierCollectionDelimiter()
throws ImpExException
ImpExExceptionpublic void testModifierDefaultCollection()
public void testModifierForceWrite()
public void testModifierPathDelimiter()
throws java.lang.Exception
java.lang.Exceptionpublic void testModifierPosition()
pos.public void testModifierProcessor()
processor modifier.public void testModifierVirtual()
public void testModifierLanguage()
lang.Copyright © 2018 SAP SE. All Rights Reserved.