Package de.hybris.platform.impex.jalo
Class ImpExMultiThreadedTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.impex.jalo.ImpExMultiThreadedTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcheckMultiThreadedImport(MultiThreadedImporter mImp, int max, Set<Product> products) voidvoidsetUp()voidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ImpExMultiThreadedTest
public ImpExMultiThreadedTest()
-
-
Method Details
-
setUp
public void setUp() throws JaloInvalidParameterException, JaloDuplicateCodeException, JaloItemNotFoundException -
setLegacyMode
public void setLegacyMode() -
checkMultiThreadedImport
-
testAfterEachInMultiThreadedImpEx
- Throws:
ImpExException
-
testMinimalThreadSetup
- Throws:
ImpExException
-
testImport
- Throws:
ImpExException
-
testUniqueKeySerialization
- Throws:
ImpExException
-
testPLA11906
- Throws:
ImpExException
-
testIgnoreMissingItemsForRemoval
- Throws:
ImpExException
-
testWorkersReturnedToPoolAfterExceptionThrownInReadLine
public void testWorkersReturnedToPoolAfterExceptionThrownInReadLine()
-