Class CmsStructureEnumTypeComponentTypeAttributePopulatorTest

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

@UnitTest public class CmsStructureEnumTypeComponentTypeAttributePopulatorTest extends Object
  • Constructor Details

    • CmsStructureEnumTypeComponentTypeAttributePopulatorTest

      public CmsStructureEnumTypeComponentTypeAttributePopulatorTest()
  • Method Details

    • SetUp

      public void SetUp()
    • givenNonDynamicEnum_WhenPopulateIsCalled_ThenDropdownStructureIsConfigured

      public void givenNonDynamicEnum_WhenPopulateIsCalled_ThenDropdownStructureIsConfigured()
    • givenDynamicEnum_WhenPopulateIsCalled_ThenDropdownStructureIsConfigured

      public void givenDynamicEnum_WhenPopulateIsCalled_ThenDropdownStructureIsConfigured()
    • assertOptionHasRightData

      protected void assertOptionHasRightData(OptionData optionData, String expectedKey, String expectedLabel)
    • buildLabel