Class DefaultProductFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder
Direct Known Subclasses:
OrderManagementProductFacadeIntegrationTest

@IntegrationTest public class DefaultProductFacadeIntegrationTest extends ServicelayerTest
Integration test suite for DefaultProductFacade
  • Constructor Details

    • DefaultProductFacadeIntegrationTest

      public DefaultProductFacadeIntegrationTest()
  • Method Details

    • setUp

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

      public void testGetProductForCodeBasic()
    • testGetProductForCodeVolumePricing

      public void testGetProductForCodeVolumePricing()
    • testGetProductForCodeImagesAndCategories

      public void testGetProductForCodeImagesAndCategories()
    • testGetProductForCodePromotions

      public void testGetProductForCodePromotions()
    • testGetProductForCodeStock

      public void testGetProductForCodeStock()
    • testGetProductForCodeClassification

      public void testGetProductForCodeClassification()
    • testGetProductReferencesForCode

      public void testGetProductReferencesForCode()
    • testGetProductReferencesForCodeWithLimit

      public void testGetProductReferencesForCodeWithLimit()
    • testGetAllReviewsError

      public void testGetAllReviewsError()
    • testPostReview

      public void testPostReview()
    • createUserGroups

      protected void createUserGroups()