Class ModelCloningTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.model.ModelCloningTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
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()
-