Class ConfigurableRelationAttributesProviderUnitTest
java.lang.Object
de.hybris.platform.cache.relation.ConfigurableRelationAttributesProviderUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
ConfigurableRelationAttributesProviderUnitTest
public ConfigurableRelationAttributesProviderUnitTest()
-
-
Method Details
-
shouldBeEnabledGloballyByDefaultButSpecificRelationShouldBeDisabledByDefault
public void shouldBeEnabledGloballyByDefaultButSpecificRelationShouldBeDisabledByDefault() -
shouldReturnEmptyAttributesWhenRelationCachingIsDisabledGlobally
public void shouldReturnEmptyAttributesWhenRelationCachingIsDisabledGlobally() -
shouldReturnEmptyAttributesWhenRelationCachingIsEnabledGloballyButDisabledForSpecificType
public void shouldReturnEmptyAttributesWhenRelationCachingIsEnabledGloballyButDisabledForSpecificType() -
shouldReturnRelationAttributesWhenRelationCachingIsEnabledGloballyAndEnabledForSpecificType
public void shouldReturnRelationAttributesWhenRelationCachingIsEnabledGloballyAndEnabledForSpecificType() -
shouldReturnOnlyEnabledTypes
public void shouldReturnOnlyEnabledTypes()
-