Class RelationsCacheRegionIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class RelationsCacheRegionIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • RelationsCacheRegionIntegrationTest

      public RelationsCacheRegionIntegrationTest()
  • Method Details

    • after

      public void after()
    • before

      public void before()
    • testKeyShouldEndUpInCorrectRegionCache

      public void testKeyShouldEndUpInCorrectRegionCache() throws Exception
      Throws:
      Exception
    • testReadingGroupsFromCache

      public void testReadingGroupsFromCache() throws Exception
      Throws:
      Exception
    • testReadingUserFromCache

      public void testReadingUserFromCache() throws Exception
      Throws:
      Exception
    • testInvalidationFromCacheUnit

      public void testInvalidationFromCacheUnit() throws Exception
      Throws:
      Exception
    • testInvalidationFromTopic

      public void testInvalidationFromTopic() throws Exception
      Throws:
      Exception
    • testInvalidationOfWholeRelationFromTopic

      public void testInvalidationOfWholeRelationFromTopic() throws Exception
      Throws:
      Exception
    • createCacheUnitAndDoGet

      protected RelationCacheUnit createCacheUnitAndDoGet() throws Exception
      Throws:
      Exception
    • testKeysShouldBeEqual

      public void testKeysShouldBeEqual() throws Exception
      Throws:
      Exception