Class ProductSaveTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ProductSaveTest extends ServicelayerTransactionalTest
  • Constructor Details

    • ProductSaveTest

      public ProductSaveTest()
  • Method Details

    • setUp

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

      public void testSaveAll()
    • testSaveOnlyPriceRow

      public void testSaveOnlyPriceRow()
    • testSaveMoreModelsTogether1

      public void testSaveMoreModelsTogether1()
    • testGetPricesNotSaved

      public void testGetPricesNotSaved()
    • testSaveOwnAndOtherDiscounts

      public void testSaveOwnAndOtherDiscounts()