@UnitTest public class CustomerExportServiceTest extends java.lang.Object implements CustomerConstantsUtils
ADDRESS_USAGE_DE, BASE_STORE, CONTACT_ID, COUNTRY, COUNTRY_DE, CUSTOMER_ID, FAX, FEED, FIRSTNAME, LASTNAME, OBJ_TYPE_KNA1, PHONE1, POSTALCODE, RAW_HYBRIS_CUSTOMER, REGION, SESSION_LANGUAGE, STREETNAME, STREETNUMBER, TITLE, TOWN, UID| Constructor and Description |
|---|
CustomerExportServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkIfCustomerIsTransferredCorrectly()
what to test:
check if customer, session language, base store name and address is mapped correctly. |
void |
checkIfCustomerIsTransferredCorrectlyInTwoCalls()
what to test:
check if customer, session language, base store name and address is mapped correctly and in the second doesn't use the data from the first call expected result: everything should be mapped correctly |
void |
checkIfMapIsCorrecltyForAddress()
what to test:
check if address is mapped correctly expected result: everything should be mapped correctly |
void |
checkIfMapIsCorrecltyForCustomer()
what to test:
* check if customer, session language, base store name is mapped correctly expected result: everything should be mapped correctly |
public void checkIfCustomerIsTransferredCorrectly()
public void checkIfCustomerIsTransferredCorrectlyInTwoCalls()
public void checkIfMapIsCorrecltyForCustomer()
public void checkIfMapIsCorrecltyForAddress()
Copyright © 2018 SAP SE. All Rights Reserved.