Class ConfigurationOverviewValuePopulatorTest


  • @UnitTest
    public class ConfigurationOverviewValuePopulatorTest
    extends java.lang.Object
    Unit tests
    • Constructor Detail

      • ConfigurationOverviewValuePopulatorTest

        public ConfigurationOverviewValuePopulatorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLangDependentNameNotNullAndNameNull

        public void testLangDependentNameNotNullAndNameNull()
      • testLangDependentNameNullAndNameNull

        public void testLangDependentNameNullAndNameNull()
      • testLangDependentNameNullAndNameNotNull

        public void testLangDependentNameNullAndNameNotNull()
      • testLangDependentNameNotNullAndNameNotNull

        public void testLangDependentNameNotNullAndNameNotNull()
      • testNoConfigPrice

        public void testNoConfigPrice()
      • testProductConfigMessages

        public void testProductConfigMessages()
      • testProductConfigMessagesNoPrice

        public void testProductConfigMessagesNoPrice()
      • testValuePrice

        public void testValuePrice()
      • testObsoletePrice

        public void testObsoletePrice()
      • testGetCsticPriceDescription

        public void testGetCsticPriceDescription()
      • testGetCsticPriceDescriptionNullValue

        public void testGetCsticPriceDescriptionNullValue()
      • testGetCsticPriceDescriptionNoPriceValue

        public void testGetCsticPriceDescriptionNoPriceValue()
      • testHybrisNames

        public void testHybrisNames()
      • testProcessMessageWithoutDate

        public void testProcessMessageWithoutDate()
      • testProcessMessage

        public void testProcessMessage()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProcessMessages

        public void testProcessMessages()
      • testProcessMessagesNullList

        public void testProcessMessagesNullList()
      • testProcessMessagesWithoutPromoType

        public void testProcessMessagesWithoutPromoType()