Class DefaultCustomerListSearchServiceTest
java.lang.Object
de.hybris.platform.commerceservices.customer.impl.DefaultCustomerListSearchServiceTest
JUnit test suite for
DefaultCustomerListSearchService-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-