Class DefaultCustomerSegmentationFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCustomerSegmentationFacadeIntegrationTest extends AbstractFacadeIntegrationTest
  • Constructor Details

    • DefaultCustomerSegmentationFacadeIntegrationTest

      public DefaultCustomerSegmentationFacadeIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class AbstractFacadeIntegrationTest
      Throws:
      Exception
    • getCustomerSegmentationTest

      public void getCustomerSegmentationTest()
    • getCustomerSegmentationWithBaseSiteTest

      public void getCustomerSegmentationWithBaseSiteTest()
    • getNotExistingCustomerSegmentationTest

      public void getNotExistingCustomerSegmentationTest()
    • getCustomerSegmentationForNotExistingCustomerTest

      public void getCustomerSegmentationForNotExistingCustomerTest()
    • getCustomerSegmentationForNotExistingWithBaseSiteCustomerTest

      public void getCustomerSegmentationForNotExistingWithBaseSiteCustomerTest()
    • getCustomerSegmentationForNotExistingSegmentTest

      public void getCustomerSegmentationForNotExistingSegmentTest()
    • getCustomerSegmentationForNotExistingBaseSiteTest

      public void getCustomerSegmentationForNotExistingBaseSiteTest()
    • getCustomerSegmentationForIncorrectIdTest

      public void getCustomerSegmentationForIncorrectIdTest()
    • createCustomerSegmentationsTest

      public void createCustomerSegmentationsTest()
    • createCustomerSegmentationsWithBaseSiteTest

      public void createCustomerSegmentationsWithBaseSiteTest()
    • createCustomerSegmentationsWithProviderTest

      public void createCustomerSegmentationsWithProviderTest()
    • createAltreadyExistedCustomerSegmentationTest

      public void createAltreadyExistedCustomerSegmentationTest()
    • createCustomerSegmentationWithNullSegmentTest

      public void createCustomerSegmentationWithNullSegmentTest()
    • createCustomerSegmentationWithNullCustomerTest

      public void createCustomerSegmentationWithNullCustomerTest()
    • createCustomerSegmentationForNotExistingCustomerTest

      public void createCustomerSegmentationForNotExistingCustomerTest()
    • createCustomerSegmentationsForNotExistingSegmentTest

      public void createCustomerSegmentationsForNotExistingSegmentTest()
    • createCustomerSegmentationsForNotExistingBaseSiteTest

      public void createCustomerSegmentationsForNotExistingBaseSiteTest()
    • deleteCustomerSegmentationTest

      public void deleteCustomerSegmentationTest()
    • deleteNotExistingCustomerSegmentationTest

      public void deleteNotExistingCustomerSegmentationTest()
    • deleteCustomerSegmentationForNotExistingCustomerTest

      public void deleteCustomerSegmentationForNotExistingCustomerTest()
    • deleteCustomerSegmentationForNotExistingCustomerWithBaseSiteTest

      public void deleteCustomerSegmentationForNotExistingCustomerWithBaseSiteTest()
    • deleteCustomerSegmentationForNotExistingSegmentTest

      public void deleteCustomerSegmentationForNotExistingSegmentTest()
    • deleteCustomerSegmentationForNotExistingBaseSiteTest

      public void deleteCustomerSegmentationForNotExistingBaseSiteTest()
    • deleteCustomerSegmentationWithIncorrectIdTest

      public void deleteCustomerSegmentationWithIncorrectIdTest()