Class RelationsCacheTest

java.lang.Object
de.hybris.platform.cache.relation.RelationsCacheTest

@UnitTest public class RelationsCacheTest extends Object
  • Constructor Details

    • RelationsCacheTest

      public RelationsCacheTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldEvictCacheForExplicitlyConfiguredRelations

      public void shouldEvictCacheForExplicitlyConfiguredRelations()
    • shouldEvictCacheForDefaultConfiguredRelations

      public void shouldEvictCacheForDefaultConfiguredRelations()
    • shouldEvictCacheUsingLRU

      public void shouldEvictCacheUsingLRU()
    • testRemovingKeyForRelationRemovesEverythingFromThatRelation

      public void testRemovingKeyForRelationRemovesEverythingFromThatRelation()