Class SynchronizeCollectionsTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.catalog.jalo.synchronization.SynchronizeCollectionsTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SynchronizeCollectionsTest
public SynchronizeCollectionsTest()
-
-
Method Details
-
shouldSynchronizeAllProductsAndCategories
- Throws:
Exception
-
shouldSynchronizeSingleCategoryWithoutProducts
- Throws:
Exception
-
shouldSynchronizeCategoryWithAllProducts
- Throws:
Exception
-
shouldSynchronizeCategoryWithSingleProduct
- Throws:
Exception
-
shouldSynchronizeProductWithCategoryAndThenCategory
- Throws:
Exception
-
shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled
public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled() throws Exception- Throws:
Exception
-
shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled
public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled() throws Exception- Throws:
Exception
-
shouldSynchronizeCategoryWithProductAndThenCategoryWithOtherProduct
- Throws:
Exception
-
shouldSynchronizeCategoryAndProductsAndThenRemoveProduct
- Throws:
Exception
-
shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute
public void shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute() throws Exception- Throws:
Exception
-
shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute
public void shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute() throws Exception- Throws:
Exception
-