@IntegrationTest public class SessionServiceTest extends ServicelayerTransactionalBaseTest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SESSION_ATTR |
jaloSession| Constructor and Description |
|---|
SessionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldSilentlyRemoveDeletedItemFromSession() |
void |
shouldSilentlyRemoveDeletedListEntryFromSession() |
void |
shouldSilentlyRemoveDeletedMapEntryFromSession() |
void |
testGetAllAttributes() |
void |
testGetOrLoadAttribute() |
void |
testNewModel() |
void |
testRemoveAttribute() |
void |
testSerializability() |
void |
testSetAndGetAttribute() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic static final java.lang.String SESSION_ATTR
public void testSetAndGetAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetOrLoadAttribute()
throws java.lang.Exception
java.lang.Exceptionpublic void testNewModel()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllAttributes()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveAttribute()
public void testSerializability()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldSilentlyRemoveDeletedItemFromSession()
public void shouldSilentlyRemoveDeletedMapEntryFromSession()
public void shouldSilentlyRemoveDeletedListEntryFromSession()
Copyright © 2018 SAP SE. All Rights Reserved.