@IntegrationTest public class DefaultSolrServerConfigPopulatorIntegrationTest extends ServicelayerBaseTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
DefaultSolrServerConfigPopulatorIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldIgnoreModeFromDBWhenPropertyIsSet() |
void |
shouldIgnoreURLsFromDBWhenPropertyIsSet() |
void |
shouldReturnEmptyListWhenThereAreNoURLsInDBAndPropertyIsNotSet() |
void |
shouldReturnModeFromDBWhenThereIsModeInDBAndPropertyIsNotSet() |
void |
shouldReturnModeFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet() |
void |
shouldReturnURLsFromDBWhenThereAreURLsInDBAndPropertyIsNotSet() |
void |
shouldReturnURLsFromPropertiesWhenThereAreNoURLsInDBAndPropertyIsSet() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic DefaultSolrServerConfigPopulatorIntegrationTest()
public void shouldReturnEmptyListWhenThereAreNoURLsInDBAndPropertyIsNotSet()
public void shouldReturnURLsFromPropertiesWhenThereAreNoURLsInDBAndPropertyIsSet()
public void shouldReturnURLsFromDBWhenThereAreURLsInDBAndPropertyIsNotSet()
public void shouldIgnoreURLsFromDBWhenPropertyIsSet()
public void shouldReturnModeFromPropertiesWhenThereAreNoModeInDBAndPropertyIsSet()
public void shouldReturnModeFromDBWhenThereIsModeInDBAndPropertyIsNotSet()
public void shouldIgnoreModeFromDBWhenPropertyIsSet()
Copyright © 2017 SAP SE. All Rights Reserved.