Class DefaultSelectiveCartServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultSelectiveCartServiceTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultSelectiveCartServiceTest

      public DefaultSelectiveCartServiceTest()
  • Method Details

    • prepare

      public void prepare()
    • testGetWishlistForSelectiveCart

      public void testGetWishlistForSelectiveCart()
    • testGetWishlistEntryForProduct

      public void testGetWishlistEntryForProduct()
    • testGetWishlistEntryForProduct2

      public void testGetWishlistEntryForProduct2()
    • testRemoveWishlistEntryForProduct

      public void testRemoveWishlistEntryForProduct()
    • testUpdateQuantityForWishlistEntry

      public void testUpdateQuantityForWishlistEntry()
    • testCreateWishlist

      public void testCreateWishlist()
    • testSaveWishlistEntryForProduct

      public void testSaveWishlistEntryForProduct()
    • testUpdateCartTimeForOrderEntry

      public void testUpdateCartTimeForOrderEntry()