Class DefaultBackofficeSolrSearchSystemSetupConfigTest
- java.lang.Object
-
- com.hybris.backoffice.solrsearch.setup.impl.DefaultBackofficeSolrSearchSystemSetupConfigTest
-
public class DefaultBackofficeSolrSearchSystemSetupConfigTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultBackofficeSolrSearchSystemSetupConfigTest()
-
Method Summary
-
-
-
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()
-
-