public class DefaultCustomerListSearchServiceTest
extends java.lang.Object
DefaultCustomerListSearchService| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
exception |
| Constructor and Description |
|---|
DefaultCustomerListSearchServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetCustomerForInvalidUid() |
void |
testGetCustomerForValidCustomerListWithImplButNoMapping() |
void |
testGetCustomerForValidCustomerListWithNoImpl() |
void |
testGetCustomerListsForEmptyUid() |
void |
testGetCustomerListsForUId() |
void |
testGetCustomerListsNoPageableData() |
public DefaultCustomerListSearchServiceTest()
public void setUp()
public void testGetCustomerListsForUId()
public void testGetCustomerListsForEmptyUid()
public void testGetCustomerForInvalidUid()
public void testGetCustomerForValidCustomerListWithNoImpl()
public void testGetCustomerForValidCustomerListWithImplButNoMapping()
public void testGetCustomerListsNoPageableData()
Copyright © 2018 SAP SE. All Rights Reserved.