Class MultiSiteBaseSiteInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class MultiSiteBaseSiteInterceptorTest extends ServicelayerTransactionalTest
  • Constructor Details

    • MultiSiteBaseSiteInterceptorTest

      public MultiSiteBaseSiteInterceptorTest()
  • Method Details

    • testChangeUidWithDataIsolationDisabledWillSuccess

      public void testChangeUidWithDataIsolationDisabledWillSuccess()
    • testChangeUidWithDataIsolationEnabledWithoutCustomerAssignedWillSuccess

      public void testChangeUidWithDataIsolationEnabledWithoutCustomerAssignedWillSuccess()
    • testChangeUidWithDataIsolationEnabledWithCustomerAssignedWillFail

      public void testChangeUidWithDataIsolationEnabledWithCustomerAssignedWillFail()
    • testRemoveBaseSiteWithDataIsolationDisabledWillSuccess

      public void testRemoveBaseSiteWithDataIsolationDisabledWillSuccess()
    • testRemoveBaseSiteWithDataIsolationEnabledWithoutCustomerWillSuccess

      public void testRemoveBaseSiteWithDataIsolationEnabledWithoutCustomerWillSuccess()
    • testRemoveBaseSiteWithDataIsolationEnabledWithCustomerWillSuccess

      public void testRemoveBaseSiteWithDataIsolationEnabledWithCustomerWillSuccess()