Class DefaultBackofficeFacetSearchConfigServiceTest


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

      • DefaultBackofficeFacetSearchConfigServiceTest

        public DefaultBackofficeFacetSearchConfigServiceTest()
    • Method Detail

      • findMatchingConfigShouldReturnResultOfRecursiveLookup

        public void findMatchingConfigShouldReturnResultOfRecursiveLookup()
      • findMatchingConfigShouldReturnNullOnEmptyConfig

        public void findMatchingConfigShouldReturnNullOnEmptyConfig()
      • findMatchingConfigShouldReturnTheOnlyElementWithNoFurtherChecks

        public void findMatchingConfigShouldReturnTheOnlyElementWithNoFurtherChecks()
      • shouldReturnEmptyCollectionWhenNoFacetSearchConfigIsPresent

        public void shouldReturnEmptyCollectionWhenNoFacetSearchConfigIsPresent()
      • shouldReturnEmptyCollectionWhenFacetSearchConfigIsPresentAndDoesNotHaveIndexedType

        public void shouldReturnEmptyCollectionWhenFacetSearchConfigIsPresentAndDoesNotHaveIndexedType()
      • shouldReturnComposedTypeModelWhenFacetSearchConfigIsPresentAndHasIndexedType

        public void shouldReturnComposedTypeModelWhenFacetSearchConfigIsPresentAndHasIndexedType()