Class ProductAndCategoryHelperTest

java.lang.Object
de.hybris.platform.commerceservices.helper.ProductAndCategoryHelperTest

@UnitTest public class ProductAndCategoryHelperTest extends Object
  • Constructor Details

    • ProductAndCategoryHelperTest

      public ProductAndCategoryHelperTest()
  • Method Details

    • setUp

      public void setUp()
    • testValidCategory

      public void testValidCategory()
    • testInvalidCategory

      public void testInvalidCategory()
    • testNullCategory

      public void testNullCategory()
    • testGetBaseProduct

      public void testGetBaseProduct()
    • testGetVariantBaseProduct

      public void testGetVariantBaseProduct()
    • testGetBaseProductNULL

      public void testGetBaseProductNULL()