Package de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy
Class ProductConfigurationStrategyImplTest
java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.jco.test.SapcoreJCoJUnitTest
de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
de.hybris.platform.sap.core.bol.test.SapcorebolSpringJUnitTest
de.hybris.platform.sap.sapordermgmtbol.unittests.base.SapordermanagmentBolSpringJunitTest
de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy.ProductConfigurationStrategyImplTest
@IntegrationTest
@ContextConfiguration(locations="classpath:configuration-strategy.xml")
public class ProductConfigurationStrategyImplTest
extends JCORecTestBase
-
Field Summary
Fields inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
JCO_DATA_PATH_PREFIX, mockReposiotryFactoryFields inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
DEFAULT_RELATIVE_RECORDING_DIRECTORY, name, watcherFields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic de.hybris.platform.sap.productconfig.runtime.interf.model.ConfigModelgetConfigModel(String author) voidinit()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
getJCORepositoryMethods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, setUp, testFailed, testSucceededMethods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDownMethods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
Constructor Details
-
ProductConfigurationStrategyImplTest
public ProductConfigurationStrategyImplTest()
-
-
Method Details
-
init
- Throws:
BackendException
-
getConfigModel
public static de.hybris.platform.sap.productconfig.runtime.interf.model.ConfigModel getConfigModel(String author) -
testWriteConfiguration
public void testWriteConfiguration() -
testSetImportParams
public void testSetImportParams() -
testToTablesRoot
public void testToTablesRoot() -
testToTablesRootChars
public void testToTablesRootChars() -
testToTablesRootCharsAuthorDefault
public void testToTablesRootCharsAuthorDefault() -
testToTablesRootCharsAuthorX
public void testToTablesRootCharsAuthorX() -
testToTablesRootCharsAuthorOther
public void testToTablesRootCharsAuthorOther() -
testToTablesMulti
public void testToTablesMulti() -
testToTablesNoRoot
public void testToTablesNoRoot() -
testAddMessages
public void testAddMessages() -
testAddMessagesEmptyMessageTable
public void testAddMessagesEmptyMessageTable() -
testGetMessageMapper
public void testGetMessageMapper() -
testAddMessagesUnprocessed
public void testAddMessagesUnprocessed() -
testAddMessagesUnprocessedEmpty
public void testAddMessagesUnprocessedEmpty() -
testReadConfiguration
- Throws:
BackendException
-
testSetImportParametersRead
public void testSetImportParametersRead() -
testOutputChars
public void testOutputChars() -
testCreateConfigModel
public void testCreateConfigModel() -
testAddKbKey
public void testAddKbKey() -
testCreateInstances
public void testCreateInstances() -
testCheckPartOfRelations
public void testCheckPartOfRelations() -
testCreatePartOfRelation
public void testCreatePartOfRelation() -
testMapObjectCategory
public void testMapObjectCategory() -
testCreateCharacteristics
public void testCreateCharacteristics() -
testCreateConfigModels
public void testCreateConfigModels() -
testIsParentInitial
public void testIsParentInitial() -
testIsParentInitialNumStrings
public void testIsParentInitialNumStrings() -
testRefChars
public void testRefChars() -
testAddRefChars
public void testAddRefChars() -
testAddRefCharsNoChars
public void testAddRefCharsNoChars() -
testGetCharacteristicValues
public void testGetCharacteristicValues()
-