Class ConfigDataMergeProcessorImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.frontend.util.impl.ConfigDataMergeProcessorImplTest

@UnitTest public class ConfigDataMergeProcessorImplTest extends Object
  • Constructor Details

    • ConfigDataMergeProcessorImplTest

      public ConfigDataMergeProcessorImplTest()
  • Method Details

    • setup

      public void setup()
    • testAllGroupsCollapsed

      public void testAllGroupsCollapsed()
    • testNullGroup

      public void testNullGroup()
    • testMergeConfigurationData

      public void testMergeConfigurationData()
    • testMergeConfigurationDataWithPopulatingChangesValue

      public void testMergeConfigurationDataWithPopulatingChangesValue()
    • checkAfterMergeConfigurationData

      protected void checkAfterMergeConfigurationData(ConfigurationData target)
    • prepareTargetConfigData

      protected ConfigurationData prepareTargetConfigData()
    • prepareSourceConfigData

      protected ConfigurationData prepareSourceConfigData()
    • testUpdateCsticValuesWithNullCstics

      public void testUpdateCsticValuesWithNullCstics()
    • testUpdateCsticValues_baseData

      public void testUpdateCsticValues_baseData()
    • testUpdateCsticValues_readOnlyDomain

      public void testUpdateCsticValues_readOnlyDomain()
    • testUpdateCsticValues_readOnlyDomainMissing

      public void testUpdateCsticValues_readOnlyDomainMissing()
    • testGetIndex

      public void testGetIndex()
    • testUpdateTargetConfigurationIncompleteTreeNoPathInfo

      public void testUpdateTargetConfigurationIncompleteTreeNoPathInfo()
    • testUpdateTargetConfigurationIncompleteTree

      public void testUpdateTargetConfigurationIncompleteTree()
    • testUpdateTargetConfigurationIncompleteTreeWrongPattern

      public void testUpdateTargetConfigurationIncompleteTreeWrongPattern()
    • testUpdateTargetConfigurationIncompleteTree2SubItems

      public void testUpdateTargetConfigurationIncompleteTree2SubItems()
    • testUpdateTargetConfigurationIncompleteInconsistentPathGroupId

      public void testUpdateTargetConfigurationIncompleteInconsistentPathGroupId()
    • testUpdateTargetConfigurationIncompleteInconsistentPath

      public void testUpdateTargetConfigurationIncompleteInconsistentPath()
    • testUpdateGroupList

      public void testUpdateGroupList()
    • testRemoveOutdatedConflictGroupsRemove2

      public void testRemoveOutdatedConflictGroupsRemove2()
    • testRemoveOutdatedConflictGroups

      public void testRemoveOutdatedConflictGroups()
    • testRemoveOutdatedConflictGroupsRemoveSecond

      public void testRemoveOutdatedConflictGroupsRemoveSecond()
    • checkRemoveOutdatedConflictGroups

      protected void checkRemoveOutdatedConflictGroups(int index, String groupIdToCheck)
    • prepareGroupList

      protected void prepareGroupList()
    • testUpdateCstics

      public void testUpdateCstics()
    • testUpdateCstics_MissingCsticInSource

      public void testUpdateCstics_MissingCsticInSource()
    • createTestDataForUpdateCstics

      protected UiGroupData createTestDataForUpdateCstics()
    • testUpdateGroupListWrongBrackets

      public void testUpdateGroupListWrongBrackets()
    • testUpdateGroupListCorruptPathNoNumber

      public void testUpdateGroupListCorruptPathNoNumber()
    • testUpdateGroupListCorruptPath

      public void testUpdateGroupListCorruptPath()
    • testConflictGroups

      public void testConflictGroups()
    • testOutdatedConflictGroups

      public void testOutdatedConflictGroups()
    • testInsertChangedValueWithUiTypeCHECK_BOX_LIST

      public void testInsertChangedValueWithUiTypeCHECK_BOX_LIST()
    • testInsertChangedValueWithUiTypeNumeric

      public void testInsertChangedValueWithUiTypeNumeric()
    • testInsertChangedValueWithUiTypeNotImplemented

      public void testInsertChangedValueWithUiTypeNotImplemented()
    • testCompleteInputWithInputMergeTrue

      public void testCompleteInputWithInputMergeTrue()
    • testCompleteInputWithInputMergeFalse

      public void testCompleteInputWithInputMergeFalse()