Class DefaultCommerceProductServiceTest

java.lang.Object
de.hybris.platform.commerceservices.product.impl.DefaultCommerceProductServiceTest

@UnitTest public class DefaultCommerceProductServiceTest extends Object
  • Constructor Details

    • DefaultCommerceProductServiceTest

      public DefaultCommerceProductServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldGetExceptionOnGettingSuperCategoriesWhenProductIsNull

      public void shouldGetExceptionOnGettingSuperCategoriesWhenProductIsNull()
    • shouldGetExpectedSuperCategories

      public void shouldGetExpectedSuperCategories()
    • shouldGetExpectedStockLevelForProduct

      public void shouldGetExpectedStockLevelForProduct()
    • shouldGetZeroStockLevelWhenProductIsNull

      public void shouldGetZeroStockLevelWhenProductIsNull()
    • shouldGetNullStockLevelWhenDefaultWarehouseIsNull

      public void shouldGetNullStockLevelWhenDefaultWarehouseIsNull()