@IntegrationTest public class MultiSyncCatalogTest extends HybrisJUnit4Test
defaultLanguage, jaloSession| Constructor and Description |
|---|
MultiSyncCatalogTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAllFinished(long endTimeOutInMilis,
CatalogVersionSyncCronJob... cronjobs) |
void |
setUp() |
void |
testBigMultiSyncJobsRunningJobByJob()
multisynctest: create for all catalogs sync jobs and connect them to each other (all 3 belongs together).
|
void |
testBigMultiSyncJobsRunningSameTimeDependenceByCatJob()
multisynctest: create for all catalogs sync jobs and connect them to each other (all 3 belongs together).
|
void |
testBigMultiSyncJobsRunningSameTimeDependenceByNonSyncJob() |
void |
testInvalidDependantJobsSetup()
Tests if job correctly aborts if wrong dependent jobs have been configured.
|
void |
testMultiSyncWithoutJobDependenyButWithCrossReferences()
two catalogs will be synchronized, one catalog has references into the other - result will be additional
references to staged/online at same time
|
void |
testSimpleSync()
test one single sync job, catalog has NO references to other catalogs
|
void |
testSimpleSyncWithExternalReferences()
test one single sync job, catalog HAS references to other catalogs
|
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void testSimpleSync()
throws InterruptedException
InterruptedExceptionpublic void testSimpleSyncWithExternalReferences()
throws InterruptedException
InterruptedExceptionpublic void testMultiSyncWithoutJobDependenyButWithCrossReferences()
throws InterruptedException
InterruptedExceptionpublic void testInvalidDependantJobsSetup()
throws InterruptedException
InterruptedExceptionpublic void testBigMultiSyncJobsRunningSameTimeDependenceByCatJob()
throws InterruptedException
InterruptedExceptionpublic void testBigMultiSyncJobsRunningSameTimeDependenceByNonSyncJob()
throws InterruptedException
InterruptedExceptionpublic void testBigMultiSyncJobsRunningJobByJob()
throws InterruptedException
InterruptedExceptionpublic void assertAllFinished(long endTimeOutInMilis,
CatalogVersionSyncCronJob... cronjobs)
throws InterruptedException
InterruptedExceptionCopyright © 2017 SAP SE. All Rights Reserved.