@IntegrationTest public class SessionTest extends HybrisJUnit4Test
| Modifier and Type | Class and Description |
|---|---|
static class |
SessionTest.MySession |
defaultLanguage, jaloSession| Constructor and Description |
|---|
SessionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compareSessions(JaloSession jaloSession,
JaloSession copy) |
void |
setUp() |
void |
testAssertSameClassNoEquals() |
void |
testCartCurrencyChange() |
void |
testCartPreservation() |
void |
testCleanExpiredSessionWithDeletedUser() |
void |
testCustomSessionClass() |
void |
testDirectTransfer() |
void |
testEvictedCartObjectNotReturned() |
void |
testFixStaleCurrencyFromC2LManagerPerformance() |
void |
testJaloSessionPerformLogin() |
void |
testRestoreCart() |
void |
testSerialization() |
void |
testStaleCurrencyFromC2LManager() |
void |
testStaleCurrencyFromFlexibleSearch() |
void |
testStaleItemsInContext() |
void |
testTransactionDisabling() |
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void testStaleItemsInContext()
public void testStaleCurrencyFromC2LManager()
public void testFixStaleCurrencyFromC2LManagerPerformance()
public void testStaleCurrencyFromFlexibleSearch()
public void testEvictedCartObjectNotReturned()
public void testCleanExpiredSessionWithDeletedUser()
throws ConsistencyCheckException,
JaloSecurityException
public void testCustomSessionClass()
throws JaloSecurityException
JaloSecurityExceptionpublic void testCartCurrencyChange()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testCartPreservation()
throws ConsistencyCheckException,
JaloInvalidParameterException,
JaloSecurityException
public void testTransactionDisabling()
public void testRestoreCart()
public void testJaloSessionPerformLogin()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testDirectTransfer()
throws ConsistencyCheckException,
JaloInvalidParameterException,
JaloSecurityException
public void testSerialization()
throws IOException,
ClassNotFoundException,
InterruptedException
public void testAssertSameClassNoEquals()
protected void compareSessions(JaloSession jaloSession, JaloSession copy)
Copyright © 2017 SAP SE. All Rights Reserved.