@IntegrationTest public class DefaultCustomerFacadeIntegrationTest extends ServicelayerTest
DefaultCustomerFacadeimportServicejaloSession| Constructor and Description |
|---|
DefaultCustomerFacadeIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
restore() |
protected void |
setCurrentUser(java.lang.String userUid) |
protected void |
setCurrentUser(UserModel user) |
void |
setUp() |
void |
shouldSetDeactivationDateOnCloseAccount() |
void |
testForgottenPasswordCaseSensitive() |
void |
testRegisterCaseInsensitive() |
void |
testUpdateEmailByTheCase() |
void |
testUpdateEmailCaseInsensitive() |
void |
testUpdateFullProfileCaseInsensitive() |
void |
testUpdateFullProfileOriginalUidIsOverwrittenByUid() |
void |
testUpdateProfileCaseInsensitive() |
void |
testUpdateUidInvalidPassword() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultCustomerFacadeIntegrationTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void restore()
protected void setCurrentUser(java.lang.String userUid)
protected void setCurrentUser(UserModel user)
public void testRegisterCaseInsensitive()
throws DuplicateUidException
DuplicateUidExceptionpublic void testForgottenPasswordCaseSensitive()
throws DuplicateUidException
DuplicateUidExceptionpublic void testUpdateEmailCaseInsensitive()
throws TokenInvalidatedException,
PasswordMismatchException,
DuplicateUidException
public void testUpdateEmailByTheCase()
throws TokenInvalidatedException,
PasswordMismatchException,
DuplicateUidException
public void testUpdateUidInvalidPassword()
throws TokenInvalidatedException,
PasswordMismatchException,
DuplicateUidException
public void testUpdateFullProfileCaseInsensitive()
throws DuplicateUidException
DuplicateUidExceptionpublic void testUpdateFullProfileOriginalUidIsOverwrittenByUid()
throws DuplicateUidException
DuplicateUidExceptionpublic void testUpdateProfileCaseInsensitive()
throws DuplicateUidException
DuplicateUidExceptionpublic void shouldSetDeactivationDateOnCloseAccount()
Copyright © 2018 SAP SE. All Rights Reserved.