Class ModelCloneFactoryTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.mock.util.ModelCloneFactoryTest

@UnitTest public class ModelCloneFactoryTest extends Object
  • Field Details

  • Constructor Details

    • ModelCloneFactoryTest

      public ModelCloneFactoryTest()
  • Method Details

    • testCloneConfigModel

      public void testCloneConfigModel()
    • testCloneImmediateConflictResolution

      public void testCloneImmediateConflictResolution()
    • testClonePriceModel

      public void testClonePriceModel()
    • testClonePriceModelWithObsoletePrice

      public void testClonePriceModelWithObsoletePrice()
    • testCloneKbKey

      public void testCloneKbKey()
    • testCloneCsticValueModel

      public void testCloneCsticValueModel()
    • testClone

      public void testClone()
    • testCloneMustBeEquals

      public void testCloneMustBeEquals() throws Exception
      Throws:
      Exception
    • testCloneMustHaveSomeHashCode

      public void testCloneMustHaveSomeHashCode() throws Exception
      Throws:
      Exception
    • fillCsticGroup

      protected void fillCsticGroup()
    • testCloneDoesNotModifyAuthor

      public void testCloneDoesNotModifyAuthor()