Class RelationsCacheTest
java.lang.Object
de.hybris.platform.cache.relation.RelationsCacheTest
-
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()
-