Class AssistedServiceServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AssistedServiceServiceTest extends ServicelayerTransactionalTest
  • 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()
    • nonIsolatedAgentCreateNonIsolatedCustomerTest

      public void nonIsolatedAgentCreateNonIsolatedCustomerTest() throws DuplicateUidException, AssistedServiceException
      Throws:
      DuplicateUidException
      AssistedServiceException
    • isolatedAgentCreateIsolatedCustomerTest

      public void isolatedAgentCreateIsolatedCustomerTest() throws DuplicateUidException, AssistedServiceException
      Throws:
      DuplicateUidException
      AssistedServiceException
    • nonIsolatedAgentCreateIsolatedCustomerTest

      public void nonIsolatedAgentCreateIsolatedCustomerTest() throws DuplicateUidException, AssistedServiceException
      Throws:
      DuplicateUidException
      AssistedServiceException
    • isolatedAgentCreateNonIsolatedCustomerTest

      public void isolatedAgentCreateNonIsolatedCustomerTest()
    • isolatedAgentCreateOtherIsolatedCustomerTest

      public void isolatedAgentCreateOtherIsolatedCustomerTest()