Class AbstractBackofficeFacetSearchConfigCacheTest
java.lang.Object
com.hybris.backoffice.search.cache.impl.AbstractBackofficeFacetSearchConfigCacheTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractBackofficeFacetSearchConfigCacheTest
public AbstractBackofficeFacetSearchConfigCacheTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldReturnTrueWhenCacheContainsKey
public void shouldReturnTrueWhenCacheContainsKey() -
shouldReturnSearchConfigForTypeCodeWhenPKExists
public void shouldReturnSearchConfigForTypeCodeWhenPKExists() -
shouldReturnNullConfigForTypeCodeWhenPKIsNull
public void shouldReturnNullConfigForTypeCodeWhenPKIsNull() -
ShouldClearCacheWhenHasInvalidateCache
public void ShouldClearCacheWhenHasInvalidateCache() -
ShouldInvokeInvalidateCacheWhenIsOperationInvalidating
public void ShouldInvokeInvalidateCacheWhenIsOperationInvalidating()
-