Class SessionContextTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.jalo.SessionContextTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SessionContextTest extends HybrisJUnit4Test
Sanity check for SessionContext thread modification safety due to proving PLA-10825 already fixed.
  • Constructor Details

    • SessionContextTest

      public SessionContextTest()
  • Method Details

    • testCartAccessViaSessionContext

      public void testCartAccessViaSessionContext()
    • testConcurrentSessionAccess

      public void testConcurrentSessionAccess()
    • testSetCurrentTime

      public void testSetCurrentTime()
    • testSessionContextTimeUsedByUser

      public void testSessionContextTimeUsedByUser()
    • toDateOnly

      protected long toDateOnly(long time)
    • testSetTimeOffsetAttr

      public void testSetTimeOffsetAttr()
    • testAttributeSet

      public void testAttributeSet()
    • testAttributeSetWithNullContext

      public void testAttributeSetWithNullContext()
    • testAttributeSetWithNullKey

      public void testAttributeSetWithNullKey()
    • testAttributeSetWithNullContextAttributes

      public void testAttributeSetWithNullContextAttributes()
    • testAttributeSetAndRestored

      public void testAttributeSetAndRestored()