Class CMSItemDropdownComponentTypeAttributePopulatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CMSItemDropdownComponentTypeAttributePopulatorTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-