Class ProductStockPopulatorTest

java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.ProductStockPopulatorTest

@UnitTest public class ProductStockPopulatorTest extends Object
Test suite for ProductStockPopulator
  • Constructor Details

    • ProductStockPopulatorTest

      public ProductStockPopulatorTest()
  • Method Details

    • setUp

      public void setUp()
    • testPopulateNoStockSystem

      public void testPopulateNoStockSystem()
    • testPopulateOutOfStock

      public void testPopulateOutOfStock()
    • testPopulateInStock

      public void testPopulateInStock()