Class ModelCloningTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.model.ModelCloningTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ModelCloningTest extends HybrisJUnit4Test
  • Constructor Details

    • ModelCloningTest

      public ModelCloningTest()
  • Method Details

    • setUp

      public void setUp()
    • testSetup

      public void testSetup()
    • testCloneUser

      public void testCloneUser()
    • testIgnoreOneToMany

      public void testIgnoreOneToMany()
    • testCloneRegionAndCountry

      public void testCloneRegionAndCountry()
    • testIgnoreMandatorySelfReference

      public void testIgnoreMandatorySelfReference()
    • testOptionalSelfReference

      public void testOptionalSelfReference()
    • testCloneWithTargetType

      public void testCloneWithTargetType()
    • testCloneWithTargetTypeAndContext

      public void testCloneWithTargetTypeAndContext()