Package de.hybris.platform.test
Class SessionTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.test.SessionTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcompareSessions(JaloSession jaloSession, JaloSession copy) voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SessionTest
public SessionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testStaleItemsInContext
public void testStaleItemsInContext() -
testStaleCurrencyFromC2LManager
public void testStaleCurrencyFromC2LManager() -
testFixStaleCurrencyFromC2LManagerPerformance
public void testFixStaleCurrencyFromC2LManagerPerformance() -
testStaleCurrencyFromFlexibleSearch
public void testStaleCurrencyFromFlexibleSearch() -
testEvictedCartObjectNotReturned
public void testEvictedCartObjectNotReturned() -
testCleanExpiredSessionWithDeletedUser
public void testCleanExpiredSessionWithDeletedUser() throws ConsistencyCheckException, JaloSecurityException -
testCustomSessionClass
- Throws:
JaloSecurityException
-
testCartCurrencyChange
- Throws:
ConsistencyCheckException
-
testCartPreservation
public void testCartPreservation() throws ConsistencyCheckException, JaloInvalidParameterException, JaloSecurityException -
testTransactionDisabling
public void testTransactionDisabling() -
testRestoreCart
public void testRestoreCart() -
testJaloSessionPerformLogin
- Throws:
ConsistencyCheckException
-
testDirectTransfer
public void testDirectTransfer() throws ConsistencyCheckException, JaloInvalidParameterException, JaloSecurityException -
testSerialization
-
testAssertSameClassNoEquals
public void testAssertSameClassNoEquals() -
shouldStoreCollectionAsAttributeRegardlessOfType
public void shouldStoreCollectionAsAttributeRegardlessOfType() -
compareSessions
-