Class SimpleDistributedProcessIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processing.distributed.simple.SimpleDistributedProcessIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
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
-
SimpleDistributedProcessIntegrationTest
public SimpleDistributedProcessIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
shouldFinishProcessSuccessfully
- Throws:
Exception
-
shouldFinishProcessSuccessfullyUsingDatabasePaging
- Throws:
Exception
-
shouldFailWholeProcessWhenEachBatchConstantlyThrowsAnException
- Throws:
Exception
-
shouldFinishPossibleToDoBatchesAndTryToRetryThoseWhichAreFailing
- Throws:
Exception
-
shouldFinishProcessSuccessfullyForMultiValueQuery
- Throws:
Exception
-
shouldFinishProcessSuccesfullyOnlyForItemsMatchesTheQuery
- Throws:
Exception
-
shouldFinishProcessSuccesfullyUsingScriptingBasedProcessor
- Throws:
Exception
-
shouldFinishProcessSuccessfullyWithUseOfFullyBlownFlexibleSearchQueryObject
public void shouldFinishProcessSuccessfullyWithUseOfFullyBlownFlexibleSearchQueryObject() throws Exception- Throws:
Exception
-
shouldAllowToSetHookBeforeQueryWhenProducingBatches
- Throws:
Exception
-
shouldThrowAnExceptionWhenQueryIsNull
- Throws:
Exception
-
shouldFinishProcessSuccessfullyUsingCollectionBasedCreationData
- Throws:
Exception
-