Class CMSNavigationEntryItemPopulatorTest


  • @UnitTest
    public class CMSNavigationEntryItemPopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • CMSNavigationEntryItemPopulatorTest

        public CMSNavigationEntryItemPopulatorTest()
    • Method Detail

      • 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()