Class AbstractBackofficeFacetSearchConfigCacheTest

java.lang.Object
com.hybris.backoffice.search.cache.impl.AbstractBackofficeFacetSearchConfigCacheTest

public class AbstractBackofficeFacetSearchConfigCacheTest extends Object
  • Constructor Details

    • AbstractBackofficeFacetSearchConfigCacheTest

      public AbstractBackofficeFacetSearchConfigCacheTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldReturnTrueWhenCacheContainsKey

      public void shouldReturnTrueWhenCacheContainsKey()
    • shouldReturnSearchConfigForTypeCodeWhenPKExists

      public void shouldReturnSearchConfigForTypeCodeWhenPKExists()
    • shouldReturnNullConfigForTypeCodeWhenPKIsNull

      public void shouldReturnNullConfigForTypeCodeWhenPKIsNull()
    • ShouldClearCacheWhenHasInvalidateCache

      public void ShouldClearCacheWhenHasInvalidateCache()
    • ShouldInvokeInvalidateCacheWhenIsOperationInvalidating

      public void ShouldInvokeInvalidateCacheWhenIsOperationInvalidating()