Class DefaultIndexerStrategyIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultIndexerStrategyIntegrationTest extends AbstractIntegrationTest
  • Constructor Details

    • DefaultIndexerStrategyIntegrationTest

      public DefaultIndexerStrategyIntegrationTest()
  • Method Details

    • testResolvesReadOnlyDataSourceToTrueWhenEnabledInSession

      public void testResolvesReadOnlyDataSourceToTrueWhenEnabledInSession()
    • testResolvesReadOnlyDataSourceToFalseWhenDisabledInSession

      public void testResolvesReadOnlyDataSourceToFalseWhenDisabledInSession()
    • testResolvesReadOnlyDataSourceToFalseWhenNotConfiguredInSession

      public void testResolvesReadOnlyDataSourceToFalseWhenNotConfiguredInSession()