Class ItemModelConverterTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverterTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ItemModelConverterTest extends ServicelayerBaseTest
  • Constructor Details

    • ItemModelConverterTest

      public ItemModelConverterTest()
  • Method Details

    • setUp

      public void setUp()
    • testJaloAttrInModelRefOldValue

      public void testJaloAttrInModelRefOldValue()
    • testIsAttributeModifiedLocalized

      public void testIsAttributeModifiedLocalized()
    • testUnchangedAttributeNotBeingDirtyAfterSave

      public void testUnchangedAttributeNotBeingDirtyAfterSave()
    • testModifiedTimeAlwaysReloaded

      public void testModifiedTimeAlwaysReloaded() throws InterruptedException
      Throws:
      InterruptedException
    • testSelfHealingServiceForSingleAttributeWhenConvertMissingItem

      public void testSelfHealingServiceForSingleAttributeWhenConvertMissingItem()
    • testSelfHealingServiceForCollectionAttributeWhenConvertMissingItem

      public void testSelfHealingServiceForCollectionAttributeWhenConvertMissingItem()
    • testSelfHealingServiceDoesNothingWhenRollback

      public void testSelfHealingServiceDoesNothingWhenRollback() throws Exception
      Throws:
      Exception
    • enableSelfHealing

      protected void enableSelfHealing()
    • disableSelfHealing

      protected void disableSelfHealing()
    • restoreSelfHealing

      protected void restoreSelfHealing()