Class FlexibleSearchExecutorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.jalo.flexiblesearch.AbstractSwitchingDataSourceTest
de.hybris.platform.jalo.flexiblesearch.internal.FlexibleSearchExecutorTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.jalo.flexiblesearch.AbstractSwitchingDataSourceTest
tenantFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.jalo.flexiblesearch.AbstractSwitchingDataSourceTest
doWithActivatedAlternativeDataSource, doWithActivatedAlternativeDataSource, doWithActivatedSlaveDataSource, doWithActivatedSlaveDataSource, tearDownMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
FlexibleSearchExecutorTest
public FlexibleSearchExecutorTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractSwitchingDataSourceTest- Throws:
Exception
-
shouldProvideActiveDataSourceWhenReadOnlyIsNotPossible
public void shouldProvideActiveDataSourceWhenReadOnlyIsNotPossible() -
shouldProvideActiveDataSourceWhenReadOnlyIsNotPossibleWithAltDSActivated
public void shouldProvideActiveDataSourceWhenReadOnlyIsNotPossibleWithAltDSActivated() -
shouldProvideActiveDataSourceWhenReadOnlyIsNotPossibleWithSlaveDSActivated
public void shouldProvideActiveDataSourceWhenReadOnlyIsNotPossibleWithSlaveDSActivated() -
shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfigured
public void shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfigured() -
shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfiguredWithAltDSActivated
public void shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfiguredWithAltDSActivated() -
shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfiguredWithSlaveDSActivated
public void shouldProvideActiveDataSourceWhenReadOnlyIsPossibleButNotConfiguredWithSlaveDSActivated() -
shouldProvideReadOnlyDataSourceIfAvailable
public void shouldProvideReadOnlyDataSourceIfAvailable() -
shouldProvideReadOnlyDataSourceIfAvailableAndAltDSActivated
public void shouldProvideReadOnlyDataSourceIfAvailableAndAltDSActivated() -
shouldProvideReadOnlyDataSourceIfAvailableAndSlaveDSActivated
public void shouldProvideReadOnlyDataSourceIfAvailableAndSlaveDSActivated()
-