Class PersistenceCleanUpJobTest


  • @UnitTest
    public class PersistenceCleanUpJobTest
    extends java.lang.Object
    • Constructor Detail

      • PersistenceCleanUpJobTest

        public PersistenceCleanUpJobTest()
    • Method Detail

      • 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()