@IntegrationTest public class DefaultCustomerFacadeIntegrationTest extends ServicelayerTest
DefaultCustomerFacade| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
ENCODING |
importServicejaloSession| 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 |
testChangePassword() |
void |
testForgottenPassword() |
void |
testGetCurrentUser() |
void |
testRegister() |
void |
testRegisterAndChangePassword() |
void |
testRegisterCheckCustomerType() |
void |
testUpdatePassword() |
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 testGetCurrentUser()
public void testChangePassword()
public void testUpdatePassword()
throws TokenInvalidatedException
TokenInvalidatedExceptionpublic void testRegisterCheckCustomerType()
throws DuplicateUidException
DuplicateUidExceptionpublic void testRegister()
throws DuplicateUidException
DuplicateUidExceptionpublic void testRegisterAndChangePassword()
throws DuplicateUidException
DuplicateUidExceptionpublic void testForgottenPassword()
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.