Class DefaultFacetSearchConfigCacheServiceTest

    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
      • FACET_SEARCH_CONFIG_NAME

        protected static final java.lang.String FACET_SEARCH_CONFIG_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultFacetSearchConfigCacheServiceTest

        public DefaultFacetSearchConfigCacheServiceTest()
    • Method Detail

      • testPutOrGetFromCache

        public void testPutOrGetFromCache()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPutOrGetNotExisting

        public void testPutOrGetNotExisting()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPutOrGetForDifferentLaguages

        public void testPutOrGetForDifferentLaguages()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidate

        public void testInvalidate()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidateForDiffrentLanguages

        public void testInvalidateForDiffrentLanguages()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidateNotCached

        public void testInvalidateNotCached()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidateNotExisting

        public void testInvalidateNotExisting()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidationListener

        public void testInvalidationListener()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception