Class DefaultDistributedImportProcessHandlerIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.impex.distributed.process.DefaultDistributedImportProcessHandlerIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class DefaultDistributedImportProcessHandlerIntegrationTest
extends ServicelayerBaseTest
-
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
-
DefaultDistributedImportProcessHandlerIntegrationTest
public DefaultDistributedImportProcessHandlerIntegrationTest()
-
-
Method Details
-
cleanup
public void cleanup() -
shouldImportMultipleBatches
- Throws:
InterruptedException
-
shouldImportPossibleBatchesWithImportRelaxedMode
- Throws:
InterruptedException
-
shouldNotRemoveImportBatchContentWhenPropertyForRemoveOnSuccessIsDisabled
public void shouldNotRemoveImportBatchContentWhenPropertyForRemoveOnSuccessIsDisabled() throws InterruptedException- Throws:
InterruptedException
-
shouldRemoveImportBatchContentWhenPropertyForRemoveOnSuccessIsEnabled
public void shouldRemoveImportBatchContentWhenPropertyForRemoveOnSuccessIsEnabled() throws InterruptedException- Throws:
InterruptedException
-