Class ProductSldTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ProductSldTest extends ServicelayerBaseTest
Direct Persistence tests for product
  • Constructor Details

    • ProductSldTest

      public ProductSldTest()
  • Method Details

    • setUp

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

      public void TearDown() throws Exception
      Throws:
      Exception
    • shouldSaveProductForPriceRows

      public void shouldSaveProductForPriceRows()
    • shouldSaveProductForDiscountRows

      public void shouldSaveProductForDiscountRows()
    • shouldSaveProductForTaxRows

      public void shouldSaveProductForTaxRows()
    • shouldSaveAndRemoveTypedAndUntypedFeaturesWithProduct

      public void shouldSaveAndRemoveTypedAndUntypedFeaturesWithProduct()
    • shouldSaveProductWithClassificationClasses

      public void shouldSaveProductWithClassificationClasses()
    • shouldSaveBaseProductAndVariantProducts

      public void shouldSaveBaseProductAndVariantProducts()