Class ProductManagerTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ProductManagerTest extends HybrisJUnit4TransactionalTest
  • Constructor Details

    • ProductManagerTest

      public ProductManagerTest()
  • Method Details

    • setUp

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

      public void testFindByCode()
    • testGetAllProducts

      public void testGetAllProducts() throws Exception
      Throws:
      Exception
    • testGetQuantityOfProducts

      public void testGetQuantityOfProducts() throws Exception
      Throws:
      Exception
    • testGetAllProductsChangedAfter

      public void testGetAllProductsChangedAfter() throws Exception
      Throws:
      Exception