public class DefaultExtendedCustomerFacadeUnitTest extends DefaultCustomerFacadeTest
DefaultCustomerFacadeTest.MockAddressModel| Constructor and Description |
|---|
DefaultExtendedCustomerFacadeUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
|
void |
testRegister() |
void |
testupdateMobileNumber() |
void |
testupdateMobileNumberPasswordMismatchException() |
shouldCloseAccount, testChangePassword, testChangePasswordMismatchException, testCreateCustomerFromGuest, testForgottenPwd, testForgottenPwdInv2, testGetCurrentUser, testLoginSuccess, testLoginSuccessNoCart, testLoginSuccessNoCurrencyAndLanguage, testLoginSuccessNotSetCurrent, testRegisterErr, testRegisterGuest, testUpdatePassword, testUpdateProfilepublic DefaultExtendedCustomerFacadeUnitTest()
public void setUp()
DefaultExtendedCustomerFacade.register(de.hybris.platform.commercefacades.user.data.RegisterData)
.setUp in class DefaultCustomerFacadeTestpublic void testRegister()
throws DuplicateUidException
testRegister in class DefaultCustomerFacadeTestDuplicateUidExceptionpublic void testupdateMobileNumber()
throws PasswordMismatchException,
DuplicateUidException
public void testupdateMobileNumberPasswordMismatchException()
throws PasswordMismatchException,
DuplicateUidException
Copyright © 2018 SAP SE. All Rights Reserved.