Class SynchronizeCollectionsTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SynchronizeCollectionsTest extends ServicelayerTest
  • Constructor Details

    • SynchronizeCollectionsTest

      public SynchronizeCollectionsTest()
  • Method Details

    • shouldSynchronizeAllProductsAndCategories

      public void shouldSynchronizeAllProductsAndCategories() throws Exception
      Throws:
      Exception
    • shouldSynchronizeSingleCategoryWithoutProducts

      public void shouldSynchronizeSingleCategoryWithoutProducts() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryWithAllProducts

      public void shouldSynchronizeCategoryWithAllProducts() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryWithSingleProduct

      public void shouldSynchronizeCategoryWithSingleProduct() throws Exception
      Throws:
      Exception
    • shouldSynchronizeProductWithCategoryAndThenCategory

      public void shouldSynchronizeProductWithCategoryAndThenCategory() throws Exception
      Throws:
      Exception
    • shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled

      public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled() throws Exception
      Throws:
      Exception
    • shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled

      public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryWithProductAndThenCategoryWithOtherProduct

      public void shouldSynchronizeCategoryWithProductAndThenCategoryWithOtherProduct() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryAndProductsAndThenRemoveProduct

      public void shouldSynchronizeCategoryAndProductsAndThenRemoveProduct() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute

      public void shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute() throws Exception
      Throws:
      Exception
    • shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute

      public void shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute() throws Exception
      Throws:
      Exception