@IntegrationTest public class DefaultSolrServerConfigPopulatorIntegrationTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
DefaultSolrServerConfigPopulatorIntegrationTest() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultSolrServerConfigPopulatorIntegrationTest()
public void shouldReturnEmptyListWhenThereAreNoURLsInDBAndPropertyIsNotSet()
public void shouldReturnURLsFromPropertiesWhenThereAreNoURLsInDBAndPropertyIsSet()
public void shouldReturnURLsFromDBWhenThereAreURLsInDBAndPropertyIsNotSet()
public void shouldIgnoreURLsFromDBWhenPropertyIsSet()
public void shouldReturnUseMasterNodeFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet()
public void shouldReturnUseMasterNodeFromDBWhenThereIsModeInDBAndPropertyIsNotSet()
public void shouldIgnoreUseMasterNodeFromDBWhenPropertyIsSet()
public void shouldReturnNumberOfShardsFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet()
public void shouldReturnNumberOfShardsFromDBWhenThereIsModeInDBAndPropertyIsNotSet()
public void shouldIgnoreNumberOfShardsFromDBWhenPropertyIsSet()
public void shouldReturnReplicationFactorFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet()
public void shouldReturnReplicationFactorFromDBWhenThereIsModeInDBAndPropertyIsNotSet()
public void shouldIgnoreReplicationFactorFromDBWhenPropertyIsSet()
public void shouldReturnModeFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet()
public void shouldReturnModeFromDBWhenThereIsModeInDBAndPropertyIsNotSet()
public void shouldIgnoreModeFromDBWhenPropertyIsSet()
public void shouldReturnEmptyURLListForBlankConfigName()
public void shouldReturnSingleMasterURLForSingleValue()
public void shouldReturnMultipleURLsAndFirstMustBeMarkedAsMaster1()
public void shouldReturnMultipleURLsAndFirstMustBeMarkedAsMaster2()
Copyright © 2018 SAP SE. All Rights Reserved.