Class DefaultCustomerSegmentationFacadeTest
- java.lang.Object
-
- de.hybris.platform.personalizationfacades.customersegmentation.impl.DefaultCustomerSegmentationFacadeTest
-
@UnitTest public class DefaultCustomerSegmentationFacadeTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultCustomerSegmentationFacadeTest()
-
Method Summary
-
-
-
Method Detail
-
setUp
public void setUp()
-
getCustomerSegmentationTest
public void getCustomerSegmentationTest()
-
getCustomerSegmentationWithBaseSiteTest
public void getCustomerSegmentationWithBaseSiteTest()
-
getNotExistingCustomerSegmentationTest
public void getNotExistingCustomerSegmentationTest()
-
getNotExistingCustomerSegmentationWithBaseSiteTest
public void getNotExistingCustomerSegmentationWithBaseSiteTest()
-
getCustomerSegmentationForNotExistingCustomerTest
public void getCustomerSegmentationForNotExistingCustomerTest()
-
getCustomerSegmentationForNotExistingCustomerWithBaseSiteTest
public void getCustomerSegmentationForNotExistingCustomerWithBaseSiteTest()
-
getCustomerSegmentationForNotExistingSegmentTest
public void getCustomerSegmentationForNotExistingSegmentTest()
-
getCustomerSegmentationForNotExistingSegmentWithBaseSiteTest
public void getCustomerSegmentationForNotExistingSegmentWithBaseSiteTest()
-
getCustomerSegmentationForNotExistingBaseSiteTest
public void getCustomerSegmentationForNotExistingBaseSiteTest()
-
getCustomerSegmentationForIncorrectIdTest
public void getCustomerSegmentationForIncorrectIdTest()
-
getCustomerSegmentationsTest
public void getCustomerSegmentationsTest()
-
getCustomerSegmentationsWithBaseSiteTest
public void getCustomerSegmentationsWithBaseSiteTest()
-
getCustomerSegmentationsForCustomerTest
public void getCustomerSegmentationsForCustomerTest()
-
getCustomerSegmentationsForCustomerWithBaseSiteTest
public void getCustomerSegmentationsForCustomerWithBaseSiteTest()
-
getCustomerSegmentationsForSegmentTest
public void getCustomerSegmentationsForSegmentTest()
-
getCustomerSegmentationsForSegmentWithBaseSiteTest
public void getCustomerSegmentationsForSegmentWithBaseSiteTest()
-
getCustomerSegmentationsForNotExistingCustomerTest
public void getCustomerSegmentationsForNotExistingCustomerTest()
-
getCustomerSegmentationsForNotExistingCustomerWithBaseSiteTest
public void getCustomerSegmentationsForNotExistingCustomerWithBaseSiteTest()
-
getCustomerSegmentationsForNotExistingSegmentTest
public void getCustomerSegmentationsForNotExistingSegmentTest()
-
getCustomerSegmentationsForNotExistingSegmentWithBaseSiteTest
public void getCustomerSegmentationsForNotExistingSegmentWithBaseSiteTest()
-
getCustomerSegmentationsForNotExistingBaseSiteTest
public void getCustomerSegmentationsForNotExistingBaseSiteTest()
-
getCustomerSegmentationsForNullParametersTest
public void getCustomerSegmentationsForNullParametersTest()
-
getCustomerSegmentationsForNullParametersWithBaseSiteTest
public void getCustomerSegmentationsForNullParametersWithBaseSiteTest()
-
createCustomerSegmentationsTest
public void createCustomerSegmentationsTest()
-
createCustomerSegmentationsWithBaseSiteTest
public void createCustomerSegmentationsWithBaseSiteTest()
-
createAltreadyExistedCustomerSegmentationTest
public void createAltreadyExistedCustomerSegmentationTest()
-
createAltreadyExistedCustomerSegmentationWithBaseSiteTest
public void createAltreadyExistedCustomerSegmentationWithBaseSiteTest()
-
createCustomerSegmentationWithNullSegmentTest
public void createCustomerSegmentationWithNullSegmentTest()
-
createCustomerSegmentationWithNullCustomerTest
public void createCustomerSegmentationWithNullCustomerTest()
-
createCustomerSegmentationForNotExistingCustomerTest
public void createCustomerSegmentationForNotExistingCustomerTest()
-
createCustomerSegmentationsForNotExistingSegmentTest
public void createCustomerSegmentationsForNotExistingSegmentTest()
-
deleteCustomerSegmentationTest
public void deleteCustomerSegmentationTest()
-
deleteCustomerSegmentationWithBaseSiteTest
public void deleteCustomerSegmentationWithBaseSiteTest()
-
deleteNotExistingCustomerSegmentationTest
public void deleteNotExistingCustomerSegmentationTest()
-
deleteNotExistingCustomerSegmentationWithBaseSiteTest
public void deleteNotExistingCustomerSegmentationWithBaseSiteTest()
-
deleteCustomerSegmentationForNotExistingCustomerTest
public void deleteCustomerSegmentationForNotExistingCustomerTest()
-
deleteCustomerSegmentationForNotExistingCustomerWithBaseSiteTest
public void deleteCustomerSegmentationForNotExistingCustomerWithBaseSiteTest()
-
deleteCustomerSegmentationForNotExistingSegmentTest
public void deleteCustomerSegmentationForNotExistingSegmentTest()
-
deleteCustomerSegmentationForNotExistingSegmentWithBaseSiteTest
public void deleteCustomerSegmentationForNotExistingSegmentWithBaseSiteTest()
-
deleteCustomerSegmentationForNotExistingBaseSiteTest
public void deleteCustomerSegmentationForNotExistingBaseSiteTest()
-
deleteCustomerSegmentationWithIncorrectIdTest
public void deleteCustomerSegmentationWithIncorrectIdTest()
-
-