Package de.hybris.platform.catalog
Class FeatureValueImpexImportIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.catalog.FeatureValueImpexImportIntegrationTest
- 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.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
FeatureValueImpexImportIntegrationTest
public FeatureValueImpexImportIntegrationTest()
-
-
Method Details
-
after
public void after() -
shouldNotRecreateProductFeatureWhenImportedTwice
public void shouldNotRecreateProductFeatureWhenImportedTwice() -
shouldPreservePositionOfProductFeatureFromContainerWhenImported
public void shouldPreservePositionOfProductFeatureFromContainerWhenImported() -
shouldPreservePositionOfProductFeatureWhenImportedWhenFlagSetToSync
public void shouldPreservePositionOfProductFeatureWhenImportedWhenFlagSetToSync() -
shouldPreservePositionOfProductFeatureWhenImportedWhenFlagSetToSyncAndDuringSync
public void shouldPreservePositionOfProductFeatureWhenImportedWhenFlagSetToSyncAndDuringSync() -
shouldPreservePositionOfProductFeatureFromContainerWhenImportedAndPropertyIsEmpty
public void shouldPreservePositionOfProductFeatureFromContainerWhenImportedAndPropertyIsEmpty() -
shouldSetNewPositionOfProductFeatureFromContainerWhenImportedAndPropertyIsFalse
public void shouldSetNewPositionOfProductFeatureFromContainerWhenImportedAndPropertyIsFalse()
-