Class FlexibleSearchExecutorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class FlexibleSearchExecutorTest extends AbstractSwitchingDataSourceTest
  • Constructor Details

    • FlexibleSearchExecutorTest

      public FlexibleSearchExecutorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class AbstractSwitchingDataSourceTest
      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()