Class SolrIndexerDirectModeTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SolrIndexerDirectModeTest extends AbstractIntegrationTest
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • SolrIndexerDirectModeTest

      public SolrIndexerDirectModeTest()
  • Method Details

    • loadData

      protected void loadData() throws Exception
      Overrides:
      loadData in class AbstractIntegrationTest
      Throws:
      Exception
    • fullIndex

      public void fullIndex() throws Exception
      Throws:
      Exception
    • fullIndexAndUpdate

      public void fullIndexAndUpdate() throws Exception
      Throws:
      Exception
    • fullIndexTwice

      public void fullIndexTwice() throws Exception
      Throws:
      Exception
    • fullIndexTwiceAndUpdate

      public void fullIndexTwiceAndUpdate() throws Exception
      Throws:
      Exception
    • noActiveIndexBeforeFullIndex

      public void noActiveIndexBeforeFullIndex() throws Exception
      Throws:
      Exception
    • activeIndexFoundAfterFullIndex

      public void activeIndexFoundAfterFullIndex() throws Exception
      Throws:
      Exception
    • activeIndexDoesNotChangeAfterFullIndexTwice

      public void activeIndexDoesNotChangeAfterFullIndexTwice() throws Exception
      Throws:
      Exception
    • activeIndexDoesNotChangeAfterFullIndexThreeTimes

      public void activeIndexDoesNotChangeAfterFullIndexThreeTimes() throws Exception
      Throws:
      Exception