Class ModelCloningTest

    • Constructor Detail

      • ModelCloningTest

        public ModelCloningTest()
    • Method Detail

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