Class CachedPersistedSessionRepositoryTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.web.session.CachedPersistedSessionRepositoryTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CachedPersistedSessionRepositoryTest extends ServicelayerBaseTest
  • Constructor Details

    • CachedPersistedSessionRepositoryTest

      public CachedPersistedSessionRepositoryTest()
  • Method Details

    • setup

      public void setup()
    • shouldStoreSavedSessionInDbAndCache

      public void shouldStoreSavedSessionInDbAndCache()
    • shouldRemoveSessionFromCacheAndDbAfterDeletion

      public void shouldRemoveSessionFromCacheAndDbAfterDeletion()
    • shouldHaveEmptyCacheAfterGettingRemovedSession

      public void shouldHaveEmptyCacheAfterGettingRemovedSession()