Package de.hybris.platform.catalog
Class SyncAttributeDescriptorConfigTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
de.hybris.platform.catalog.SyncAttributeDescriptorConfigTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class SyncAttributeDescriptorConfigTest
extends ServicelayerTransactionalTest
Integration test for verifying a
SyncAttributeDescriptorConfigValidator-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidTestsSyncAttributeDescriptorConfigModelfor inherited attribute in this caseItemModel.PKvoidvoidvoidTests case where there are twoSyncAttributeDescriptorConfigModelfor the same attribute assigned to oneSyncItemJobModelMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SyncAttributeDescriptorConfigTest
public SyncAttributeDescriptorConfigTest()
-
-
Method Details
-
testConfigModel
-
testConfigModelInherited
public void testConfigModelInherited() throws JaloGenericCreationException, JaloAbstractTypeExceptionTestsSyncAttributeDescriptorConfigModelfor inherited attribute in this caseItemModel.PK -
testModelTwoConfigs
Tests case where there are twoSyncAttributeDescriptorConfigModelfor the same attribute assigned to oneSyncItemJobModel -
testConfigModelWithInheritedAD
public void testConfigModelWithInheritedAD() -
testInterceptorIsInstalled
public void testInterceptorIsInstalled()
-