Class PersistenceCleanUpJobTest

java.lang.Object
de.hybris.platform.sap.productconfig.services.job.PersistenceCleanUpJobTest

@UnitTest public class PersistenceCleanUpJobTest extends Object
Unit test for PersistenceCleanUpJob
  • Constructor Details

    • PersistenceCleanUpJobTest

      public PersistenceCleanUpJobTest()
  • Method Details

    • initialize

      public void initialize()
    • testBaseSiteService

      public void testBaseSiteService()
    • testProductConfigurationPersistenceService

      public void testProductConfigurationPersistenceService()
    • testProductConfigurationService

      public void testProductConfigurationService()
    • testRequestedCleanUpProductRelated

      public void testRequestedCleanUpProductRelated()
    • testRequestedCleanUpOrphanedWhenAll

      public void testRequestedCleanUpOrphanedWhenAll()
    • testRequestedCleanUpOrphanedWhenProductRealated

      public void testRequestedCleanUpOrphanedWhenProductRealated()
    • testRequestedCleanUpOrphanedWhenOrphaned

      public void testRequestedCleanUpOrphanedWhenOrphaned()
    • testPerformAll

      public void testPerformAll()
    • testPerformOrpahned

      public void testPerformOrpahned()
    • testPerformProductRelated

      public void testPerformProductRelated()
    • testCleanUpProductRelated

      public void testCleanUpProductRelated()
    • testCleanUpOrphaned

      public void testCleanUpOrphaned()
    • testCleanUpProductConfigurations

      public void testCleanUpProductConfigurations()
    • testCleanUpProductConfiguration

      public void testCleanUpProductConfiguration()
    • testCleanUpProductConfigurationRelatedToCart

      public void testCleanUpProductConfigurationRelatedToCart()
    • testCleanUpProductConfigurationEngineExceptionMustBeCatched

      public void testCleanUpProductConfigurationEngineExceptionMustBeCatched()
    • testEnsureBaseSiteAvailable

      public void testEnsureBaseSiteAvailable()
    • testEnsureBaseSiteAvailableNoBaseSite

      public void testEnsureBaseSiteAvailableNoBaseSite()
    • mockFullSearchPage

      protected SearchPageData<ProductConfigurationModel> mockFullSearchPage()