Class CMSNavigationEntryItemPopulatorTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CMSNavigationEntryItemPopulatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CMSNavigationEntryItemPopulatorTest
public CMSNavigationEntryItemPopulatorTest()
-
-
Method Details
-
test_GetComponentParams_WithoutSubTypes_ShouldSetTypeCode_SubTypeOfCMSItem
public void test_GetComponentParams_WithoutSubTypes_ShouldSetTypeCode_SubTypeOfCMSItem() -
test_GetComponentParams_WithCMSLinkComponentSubType_ShouldSetTypeCode_CMSLinkComponent
public void test_GetComponentParams_WithCMSLinkComponentSubType_ShouldSetTypeCode_CMSLinkComponent() -
test_GetComponentParams_WithTwoSubTypes_ShouldSetTypeCode_WithSameTwoSubTypes
public void test_GetComponentParams_WithTwoSubTypes_ShouldSetTypeCode_WithSameTwoSubTypes() -
test_GetComponentSubTypes_OnItemThatDoesNotMatchPopulatorTypeCodes_ShouldReturnEmptyComponentSubTypes
public void test_GetComponentSubTypes_OnItemThatDoesNotMatchPopulatorTypeCodes_ShouldReturnEmptyComponentSubTypes() -
test_GetComponentSubTypesOnItemThatMatchPopulatorTypeCodes_ShouldReturnOneComponentSubType
public void test_GetComponentSubTypesOnItemThatMatchPopulatorTypeCodes_ShouldReturnOneComponentSubType() -
test_GetComponentSubTypes_WithoutSubTypesInPopulator_ShouldReturnTwoSubTypes
public void test_GetComponentSubTypes_WithoutSubTypesInPopulator_ShouldReturnTwoSubTypes()
-