Class ImportServiceLoadTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.impex.ImportServiceLoadTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidtestMultipleImports(String script) voidvoidvoidvoidvoidMethods 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
-
ImportServiceLoadTest
public ImportServiceLoadTest()
-
-
Method Details
-
multipleImportsShouldImportNotEmptyScript
- Throws:
InterruptedException
-
multipleImportsShouldImportEmptyScript
- Throws:
InterruptedException
-
testMultipleImportsWithParallelHeaderChangedMultipleTimesInTheMiddleOfTheScript
public void testMultipleImportsWithParallelHeaderChangedMultipleTimesInTheMiddleOfTheScript() throws InterruptedException- Throws:
InterruptedException
-
testMultipleImportsWithParallelHeaderChangedToFalseInTheMiddleOfTheScript
public void testMultipleImportsWithParallelHeaderChangedToFalseInTheMiddleOfTheScript() throws InterruptedException- Throws:
InterruptedException
-
testMultipleImportsWithParallelHeaderChangedToFalseInTheBeginningOfTheScript
public void testMultipleImportsWithParallelHeaderChangedToFalseInTheBeginningOfTheScript() throws InterruptedException- Throws:
InterruptedException
-
testMultipleImportsWithMaxThreadChangedToOneInTheBeginningOfTheScript
public void testMultipleImportsWithMaxThreadChangedToOneInTheBeginningOfTheScript() throws InterruptedException- Throws:
InterruptedException
-
testMultipleImportsWithMaxThreadChangedToOneInTheMiddleOfTheScript
public void testMultipleImportsWithMaxThreadChangedToOneInTheMiddleOfTheScript() throws InterruptedException- Throws:
InterruptedException
-
testMultipleImports
- Throws:
InterruptedException
-