Class AbstractBackofficeFacetSearchConfigCacheTest


  • public class AbstractBackofficeFacetSearchConfigCacheTest
    extends java.lang.Object
    • Constructor Detail

      • AbstractBackofficeFacetSearchConfigCacheTest

        public AbstractBackofficeFacetSearchConfigCacheTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnTrueWhenCacheContainsKey

        public void shouldReturnTrueWhenCacheContainsKey()
      • shouldReturnSearchConfigForTypeCodeWhenPKExists

        public void shouldReturnSearchConfigForTypeCodeWhenPKExists()
      • shouldReturnNullConfigForTypeCodeWhenPKIsNull

        public void shouldReturnNullConfigForTypeCodeWhenPKIsNull()
      • ShouldClearCacheWhenHasInvalidateCache

        public void ShouldClearCacheWhenHasInvalidateCache()
      • ShouldInvokeInvalidateCacheWhenIsOperationInvalidating

        public void ShouldInvokeInvalidateCacheWhenIsOperationInvalidating()