@IntegrationTest @ContextConfiguration(locations="classpath:configuration-strategy.xml") public class ProductConfigurationStrategyImplTest extends JCORecTestBase
  • Constructor Details

    • ProductConfigurationStrategyImplTest

      public ProductConfigurationStrategyImplTest()
  • Method Details

    • init

      public void init() throws BackendException
      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

      public void testReadConfiguration() throws BackendException
      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()