Class CachedPersistedSessionRepositoryTest

    • Constructor Detail

      • CachedPersistedSessionRepositoryTest

        public CachedPersistedSessionRepositoryTest()
    • Method Detail

      • setup

        public void setup()
      • shouldStoreSavedSessionInDbAndCache

        public void shouldStoreSavedSessionInDbAndCache()
      • shouldRemoveSessionFromCacheAndDbAfterDeletion

        public void shouldRemoveSessionFromCacheAndDbAfterDeletion()
      • shouldHaveEmptyCacheAfterGettingRemovedSession

        public void shouldHaveEmptyCacheAfterGettingRemovedSession()