Class CMSItemDropdownComponentTypeAttributePopulatorTest

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemDropdownComponentTypeAttributePopulatorTest

@UnitTest public class CMSItemDropdownComponentTypeAttributePopulatorTest extends Object
  • Constructor Details

    • CMSItemDropdownComponentTypeAttributePopulatorTest

      public CMSItemDropdownComponentTypeAttributePopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • testPopulateShouldSetItemDropdownAttributesAlongWithItemSearchParamsForAttributesOfTypeAbstractPageModel

      public void testPopulateShouldSetItemDropdownAttributesAlongWithItemSearchParamsForAttributesOfTypeAbstractPageModel()
    • testPopulateShouldSetItemDropdownAttributesWithoutItemSearchParamsForAttributesNotOfTypeAbstractPageModel

      public void testPopulateShouldSetItemDropdownAttributesWithoutItemSearchParamsForAttributesNotOfTypeAbstractPageModel()
    • testPopulateShouldIgnoreSubTypesExtendingAbstractPageModel

      public void testPopulateShouldIgnoreSubTypesExtendingAbstractPageModel()
    • givenNoSupportedSubTypeAndTypeIsAbstract_populate_shouldReturnAnEmptyList

      public void givenNoSupportedSubTypeAndTypeIsAbstract_populate_shouldReturnAnEmptyList()