Class DefaultProductCarouselRendererServiceTest

java.lang.Object
de.hybris.platform.acceleratorcms.productcarousel.impl.DefaultProductCarouselRendererServiceTest

@UnitTest public class DefaultProductCarouselRendererServiceTest extends Object
  • Constructor Details

    • DefaultProductCarouselRendererServiceTest

      public DefaultProductCarouselRendererServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetDisplayableProducts_noProducts_for_productcarousel

      public void testGetDisplayableProducts_noProducts_for_productcarousel()
    • testGetDisplayableProducts_hasProducts_for_productcarousel

      public void testGetDisplayableProducts_hasProducts_for_productcarousel()
    • testGetDisplayableProducts_noProducts_for_category

      public void testGetDisplayableProducts_noProducts_for_category()
    • testGetDisplayableProducts_hasProducts_for_category

      public void testGetDisplayableProducts_hasProducts_for_category()
    • testGetListOfCategories_noCategories_for_productcarousel

      public void testGetListOfCategories_noCategories_for_productcarousel()
    • testGetListOfCategories_hasCategories_for_productcarousel

      public void testGetListOfCategories_hasCategories_for_productcarousel()