Class DefaultCustomerListSearchServiceTest

java.lang.Object
de.hybris.platform.commerceservices.customer.impl.DefaultCustomerListSearchServiceTest

public class DefaultCustomerListSearchServiceTest extends Object
  • Field Details

    • exception

      public org.junit.rules.ExpectedException exception
  • Constructor Details

    • DefaultCustomerListSearchServiceTest

      public DefaultCustomerListSearchServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetCustomerListsForUId

      public void testGetCustomerListsForUId()
    • testGetCustomerListsForEmptyUid

      public void testGetCustomerListsForEmptyUid()
    • testGetCustomerForInvalidUid

      public void testGetCustomerForInvalidUid()
    • testGetCustomerForValidCustomerListWithNoImpl

      public void testGetCustomerForValidCustomerListWithNoImpl()
    • testGetCustomerForValidCustomerListWithImplButNoMapping

      public void testGetCustomerForValidCustomerListWithImplButNoMapping()
    • testGetCustomerListsNoPageableData

      public void testGetCustomerListsNoPageableData()