Class DistributedImpexIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.impex.impl.DistributedImpexIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DistributedImpexIntegrationTest
public DistributedImpexIntegrationTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
- Throws:
Exception
-
shouldExecuteBeforeEachLine
- Throws:
Exception
-
shouldExecuteAfterEachLine
- Throws:
Exception
-
shouldExecuteAfterEachLineOnlyForSuccessfullyImportedItems
- Throws:
Exception
-
shouldKeep_SLD_ENABLED_Flag_FALSE_WhenLegacyPersistenceIsSetTo_TRUE_Globally
public void shouldKeep_SLD_ENABLED_Flag_FALSE_WhenLegacyPersistenceIsSetTo_TRUE_Globally() throws Exception- Throws:
Exception
-
shouldKeep_SLD_ENABLED_Flag_TRUE_WhenLegacyPersistenceIsSetTo_FALSE_Globally
public void shouldKeep_SLD_ENABLED_Flag_TRUE_WhenLegacyPersistenceIsSetTo_FALSE_Globally() throws Exception- Throws:
Exception
-
shouldKeep_SLD_ENABLED_Flag_TRUE_WhenLegacyPersistenceIsSetTo_FALSE_GloballyButConfigOverrides
public void shouldKeep_SLD_ENABLED_Flag_TRUE_WhenLegacyPersistenceIsSetTo_FALSE_GloballyButConfigOverrides() throws Exception- Throws:
Exception
-
shouldKeep_SLD_ENABLED_Flag_FALSE_WhenLegacyPersistenceIsSetTo_TRUE_GloballyButConfigOverrides
public void shouldKeep_SLD_ENABLED_Flag_FALSE_WhenLegacyPersistenceIsSetTo_TRUE_GloballyButConfigOverrides() throws Exception- Throws:
Exception
-
shouldKeep_CODE_EXECUTION_Flag_TRUE_WhenConfigSetsItToTrue
- Throws:
Exception
-
shouldSwitchAllBatchesInto_IMPORT_BY_LINE_ModeWhenExceptionDuringBatchProcessingOccurs
public void shouldSwitchAllBatchesInto_IMPORT_BY_LINE_ModeWhenExceptionDuringBatchProcessingOccurs() throws Exception- Throws:
Exception
-