Class AnalyticsItemPopulatorTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.pci.populator.impl.AnalyticsItemPopulatorTest

@UnitTest public class AnalyticsItemPopulatorTest extends Object
  • Constructor Details

    • AnalyticsItemPopulatorTest

      public AnalyticsItemPopulatorTest()
  • Method Details

    • setup

      public void setup()
    • createCstic

      protected de.hybris.platform.sap.productconfig.runtime.interf.model.CsticModel createCstic(String name)
    • testPopulate

      public void testPopulate()
    • testPopulateCharacteristics

      public void testPopulateCharacteristics()
    • testPopulateCharacteristicsMaxThreshold

      public void testPopulateCharacteristicsMaxThreshold()
    • testPopulatePossibleValues

      public void testPopulatePossibleValues()
    • testPopulatePossibleValuesNotSelectable

      public void testPopulatePossibleValuesNotSelectable()
    • testPopulateValues

      public void testPopulateValues()
    • testConsiderCsticForAnalytics

      public void testConsiderCsticForAnalytics()
    • testConsiderCsticForAnalyticsNoPossibleValues

      public void testConsiderCsticForAnalyticsNoPossibleValues()
    • testConsiderCsticForAnalyticsMultiValued

      public void testConsiderCsticForAnalyticsMultiValued()
    • testConsiderCsticForAnalyticsUnconstrained

      public void testConsiderCsticForAnalyticsUnconstrained()
    • testConsiderCsticForAnalyticsAdditionalValues

      public void testConsiderCsticForAnalyticsAdditionalValues()
    • testConsiderCsticForAnalyticsIntervalsInDomain

      public void testConsiderCsticForAnalyticsIntervalsInDomain()
    • testConsiderCsticForAnalyticsValidCstic

      public void testConsiderCsticForAnalyticsValidCstic()
    • ensureCsticHasCorrectMetadata

      protected void ensureCsticHasCorrectMetadata(de.hybris.platform.sap.productconfig.runtime.interf.model.CsticModel cstic2)