Class SynchronizeCollectionsTest

    • Constructor Detail

      • SynchronizeCollectionsTest

        public SynchronizeCollectionsTest()
    • Method Detail

      • shouldSynchronizeAllProductsAndCategories

        public void shouldSynchronizeAllProductsAndCategories()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeSingleCategoryWithoutProducts

        public void shouldSynchronizeSingleCategoryWithoutProducts()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryWithAllProducts

        public void shouldSynchronizeCategoryWithAllProducts()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryWithSingleProduct

        public void shouldSynchronizeCategoryWithSingleProduct()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeProductWithCategoryAndThenCategory

        public void shouldSynchronizeProductWithCategoryAndThenCategory()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled

        public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsEnabled()
                                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled

        public void shouldSynchronizeProductAndThenCategoryWhenPartialTranslationIsDisabled()
                                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryWithProductAndThenCategoryWithOtherProduct

        public void shouldSynchronizeCategoryWithProductAndThenCategoryWithOtherProduct()
                                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryAndProductsAndThenRemoveProduct

        public void shouldSynchronizeCategoryAndProductsAndThenRemoveProduct()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute

        public void shouldSynchronizeCategoryAndPartialProductsWhenGlobalPartialTranslationIsDisabledButIsEnabledForProductsAttribute()
                                                                                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute

        public void shouldSynchronizeCategoryWithoutPartialProductsWhenGlobalPartialTranslationIsEnabledButIsDisabledForProductsAttribute()
                                                                                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception