Class AssistedServiceServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AssistedServiceServiceTest extends ServicelayerTransactionalTest
  • Field Details

  • Constructor Details

    • AssistedServiceServiceTest

      public AssistedServiceServiceTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • latestModifiedCartTest

      public void latestModifiedCartTest()
    • getAllStoresForNonIsolatedAgentAccessWithNonIsolatedAgent

      public void getAllStoresForNonIsolatedAgentAccessWithNonIsolatedAgent()
    • getAllStoresForNonIsolatedAgentAccessWithIsolatedAgent

      public void getAllStoresForNonIsolatedAgentAccessWithIsolatedAgent()
    • getAllStoresForIsolatedAgentAccessWithNonIsolatedAgent

      public void getAllStoresForIsolatedAgentAccessWithNonIsolatedAgent()
    • getAllStoresForIsolatedAgentAccessWithCorrectIsolatedAgent

      public void getAllStoresForIsolatedAgentAccessWithCorrectIsolatedAgent()
    • getAllStoresForIsolatedAgentAccessIncludedIsolatedAgent

      public void getAllStoresForIsolatedAgentAccessIncludedIsolatedAgent()
    • getAllStoresForIsolatedAgentAccessIncorrectIsolatedAgent

      public void getAllStoresForIsolatedAgentAccessIncorrectIsolatedAgent()
    • testGetCartByCode

      public void testGetCartByCode()
    • testGetCarts

      public void testGetCarts()
    • restoreCartToUserTest

      public void restoreCartToUserTest()
    • bindCustomerToCartTest

      public void bindCustomerToCartTest()
    • bindNotExistingToCartTest

      public void bindNotExistingToCartTest()
    • bindCustomerToCartTestWithAnonymousCart

      public void bindCustomerToCartTestWithAnonymousCart() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • bindCustomerToCartWithIsolatedSiteAndCommonCustomerTest

      public void bindCustomerToCartWithIsolatedSiteAndCommonCustomerTest()
    • bindCustomerToCartWithCommonSiteAndIsolatedCustomerTest

      public void bindCustomerToCartWithCommonSiteAndIsolatedCustomerTest() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerTestInCorrectSite

      public void bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerTestInCorrectSite()
    • bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerWithCommonCartTest

      public void bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerWithCommonCartTest() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerWithAnonymousCartTest

      public void bindCustomerToCartWithIsolatedSiteAndIsolatedCustomerWithAnonymousCartTest() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • noneIsolatedAgentLoginIsolatedSiteTest

      public void noneIsolatedAgentLoginIsolatedSiteTest()
    • noneIsolatedAgentLoginNoneIsolatedSiteTest

      public void noneIsolatedAgentLoginNoneIsolatedSiteTest()
    • isolatedAgentLoginNoneIsolatedSiteTest

      public void isolatedAgentLoginNoneIsolatedSiteTest()
    • isolatedAgentLoginAssignedIsolatedSiteTest

      public void isolatedAgentLoginAssignedIsolatedSiteTest()
    • isolatedAgentLoginNotAssignedIsolatedSiteTest

      public void isolatedAgentLoginNotAssignedIsolatedSiteTest()
    • isolatedAgentWithMultiGroupLoginAssignedIsolatedSiteTest

      public void isolatedAgentWithMultiGroupLoginAssignedIsolatedSiteTest()
    • testBindCustomerToCartWithoutEmulating

      public void testBindCustomerToCartWithoutEmulating() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • testBindEmptyCustomerToCartWithoutEmulating

      public void testBindEmptyCustomerToCartWithoutEmulating()
    • testBindCustomerToEmptyCartWithoutEmulating

      public void testBindCustomerToEmptyCartWithoutEmulating()
    • testBindCustomerToNonExistCartWithoutEmulating

      public void testBindCustomerToNonExistCartWithoutEmulating()
    • testBindCustomerToBoundAlreadyCartWithoutEmulating

      public void testBindCustomerToBoundAlreadyCartWithoutEmulating()
    • testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsA

      public void testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsA() throws AssistedServiceException
      Throws:
      AssistedServiceException
    • testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsB

      public void testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsB()
    • testBindNonIsolatedSiteCustomerToCartWithoutEmulatingWhenSiteIsA

      public void testBindNonIsolatedSiteCustomerToCartWithoutEmulatingWhenSiteIsA()
    • testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsNonIsolated

      public void testBindSiteACustomerToCartWithoutEmulatingWhenSiteIsNonIsolated()