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

@IntegrationTest public class DistributedImpexIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • DistributedImpexIntegrationTest

      public DistributedImpexIntegrationTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldExecuteBeforeEachLine

      public void shouldExecuteBeforeEachLine() throws Exception
      Throws:
      Exception
    • shouldExecuteAfterEachLine

      public void shouldExecuteAfterEachLine() throws Exception
      Throws:
      Exception
    • shouldExecuteAfterEachLineOnlyForSuccessfullyImportedItems

      public void shouldExecuteAfterEachLineOnlyForSuccessfullyImportedItems() throws Exception
      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

      public void shouldKeep_CODE_EXECUTION_Flag_TRUE_WhenConfigSetsItToTrue() throws Exception
      Throws:
      Exception
    • shouldSwitchAllBatchesInto_IMPORT_BY_LINE_ModeWhenExceptionDuringBatchProcessingOccurs

      public void shouldSwitchAllBatchesInto_IMPORT_BY_LINE_ModeWhenExceptionDuringBatchProcessingOccurs() throws Exception
      Throws:
      Exception