Class PropertySelfHealingEndToEndTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.directpersistence.selfhealing.impl.PropertySelfHealingEndToEndTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PropertySelfHealingEndToEndTest extends ServicelayerBaseTest
  • Constructor Details

    • PropertySelfHealingEndToEndTest

      public PropertySelfHealingEndToEndTest()
  • Method Details

    • testPropertySelfHealingOnSLD

      public void testPropertySelfHealingOnSLD() throws InterruptedException
      Throws:
      InterruptedException
    • testPropertySelfHealingOffSLD

      public void testPropertySelfHealingOffSLD() throws InterruptedException
      Throws:
      InterruptedException
    • testPropertySelfHealingOffLegacyMode

      public void testPropertySelfHealingOffLegacyMode() throws InterruptedException
      Throws:
      InterruptedException
    • testPropertySelfHealingOnLegacyMode

      public void testPropertySelfHealingOnLegacyMode() throws InterruptedException
      Throws:
      InterruptedException
    • testPropertySelfHealingEndToEnd

      protected void testPropertySelfHealingEndToEnd(boolean enabled, boolean sld) throws InterruptedException
      Throws:
      InterruptedException
    • enableDirectMode

      protected void enableDirectMode()
    • forceLegacyMode

      protected void forceLegacyMode()
    • restorePersistenceMode

      protected void restorePersistenceMode()
    • enableSelfHealing

      protected void enableSelfHealing()
    • disableSelfHealing

      protected void disableSelfHealing()
    • restoreSelfHealing

      protected void restoreSelfHealing()