Class CatalogSynchronizationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CatalogSynchronizationTest extends HybrisJUnit4TransactionalTest
Test for catalog synchronization.
  • Constructor Details

    • CatalogSynchronizationTest

      public CatalogSynchronizationTest()
  • Method Details

    • registerForRemoval

      protected Object registerForRemoval(Object object)
      lang:de curr:EUR srcCatalog +-srcCatalogVersion +-rootCat +-dvdCat <-keyword3 +->dvd1(pieces,dvdPPG,-1) <-keyword1 +->dvd2(pieces,dvdPPG,24.99) +->dvdNotInCatalogVersion(pieces,-1) +-cdCat <-keyword4 +->cd1(pieces,cdPPG,-1) <-keyword2 +->cd2(pieces,cdPPG,9.99) +->cdNotInCatalogVersion(pieces,-1) +-bargainsCat +-bargainDvdCat +->dvd2 +-bargainCdCat +->cd2 outside /externCat +->dvd1 +->dvd2 +->cd1 +->cd2 +->dvdNotInCatalogVersion +->cdNotInCatalogVersion
    • assertNoSessionPriceFactoryActive

      protected void assertNoSessionPriceFactoryActive(JaloSession jaloSession)
    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testDefaultRootTypes

      public void testDefaultRootTypes()
    • testBugCATALOG400

      public void testBugCATALOG400() throws Exception
      Throws:
      Exception
    • testFullSnyc

      public void testFullSnyc() throws Exception
      Throws:
      Exception
    • testFullSnycPLA8490

      public void testFullSnycPLA8490() throws Exception
      Throws:
      Exception
    • testSynchroniationPermissions

      public void testSynchroniationPermissions()
    • testDuplicatedTaxRowEntries

      public void testDuplicatedTaxRowEntries() throws JaloInvalidParameterException, ConsistencyCheckException, JaloPriceFactoryException
      Throws:
      JaloInvalidParameterException
      ConsistencyCheckException
      JaloPriceFactoryException