Class DefaultBackofficeSolrSearchSystemSetupConfigTest


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

      • DefaultBackofficeSolrSearchSystemSetupConfigTest

        public DefaultBackofficeSolrSearchSystemSetupConfigTest()
    • Method Detail

      • shouldReturnEmptyCollectionOfLocalizedImpexFilesRootsWhenConfigurationKeyIsSNotSet

        public void shouldReturnEmptyCollectionOfLocalizedImpexFilesRootsWhenConfigurationKeyIsSNotSet()
      • shouldReturnConfiguredLocalizedImpexFilesRootsWhenConfigurationKeyIsSet

        public void shouldReturnConfiguredLocalizedImpexFilesRootsWhenConfigurationKeyIsSet()
      • shouldReturnEmptyCollectionOfNonLocalizedImpexFilesRootsWhenConfigurationKeyIsSNotSet

        public void shouldReturnEmptyCollectionOfNonLocalizedImpexFilesRootsWhenConfigurationKeyIsSNotSet()
      • shouldReturnConfiguredNonLocalizedImpexFilesRootsWhenConfigurationKeyIsSet

        public void shouldReturnConfiguredNonLocalizedImpexFilesRootsWhenConfigurationKeyIsSet()
      • shouldReturnDefaultFileEncodingWhenConfigurationForKeyIsNotSet

        public void shouldReturnDefaultFileEncodingWhenConfigurationForKeyIsNotSet()
      • shouldReturnConfiguredFileEncodingWhenConfigurationForKeyIsSet

        public void shouldReturnConfiguredFileEncodingWhenConfigurationForKeyIsSet()
      • shouldReturnDefaultLanguageSeparatorWhenConfigurationForKeyIsNotSet

        public void shouldReturnDefaultLanguageSeparatorWhenConfigurationForKeyIsNotSet()
      • shouldReturnConfiguredLanguageSeparatorWhenConfigurationForKeyIsSet

        public void shouldReturnConfiguredLanguageSeparatorWhenConfigurationForKeyIsSet()
      • shouldReturnDefaultListSeparatorWhenConfigurationForKeyIsNotSet

        public void shouldReturnDefaultListSeparatorWhenConfigurationForKeyIsNotSet()
      • shouldReturnConfiguredListSeparatorWhenConfigurationForKeyIsSet

        public void shouldReturnConfiguredListSeparatorWhenConfigurationForKeyIsSet()
      • shouldReturnConstructorInjectedConfigStringResolver

        public void shouldReturnConstructorInjectedConfigStringResolver()
      • shouldReturnConfiguredListOfPaths

        public void shouldReturnConfiguredListOfPaths()