Package de.hybris.platform.util
Class OneToManyHandlerPartOfIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.util.OneToManyHandlerPartOfIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
OneToManyHandlerPartOfIntegrationTest
public OneToManyHandlerPartOfIntegrationTest()
-
-
Method Details
-
createInitialData
public void createInitialData() -
removeInitialData
public void removeInitialData() -
shouldFailWhenChangingParentForAPartOfItem
public void shouldFailWhenChangingParentForAPartOfItem() -
shouldChangeParentForAPartOfItemWhenPartOfConstraintIsIgnored
public void shouldChangeParentForAPartOfItemWhenPartOfConstraintIsIgnored() -
shouldChangeParentForAPartOfItemWhenPartOfConstraintIsIgnoredOnASuperType
public void shouldChangeParentForAPartOfItemWhenPartOfConstraintIsIgnoredOnASuperType() -
shouldFailWhenChangingParentForAPartOfItemWhenPartOfConstraintIsIgnoredForADifferentType
public void shouldFailWhenChangingParentForAPartOfItemWhenPartOfConstraintIsIgnoredForADifferentType()
-