Class CommitModeListenerTest

java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.listeners.CommitModeListenerTest

@UnitTest public class CommitModeListenerTest extends Object
  • Field Details

    • expectedException

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

    • CommitModeListenerTest

      public CommitModeListenerTest()
  • Method Details

    • setUp

      public void setUp() throws SolrServiceException
      Throws:
      SolrServiceException
    • shouldNeverCommit

      public void shouldNeverCommit() throws Exception
      Throws:
      Exception
    • shouldCommitAfterIndex

      public void shouldCommitAfterIndex() throws Exception
      Throws:
      Exception
    • shouldCommitAfterBatch

      public void shouldCommitAfterBatch() throws Exception
      Throws:
      Exception
    • shouldCommitMixed

      public void shouldCommitMixed() throws Exception
      Throws:
      Exception
    • defaultModeShouldBeCommitAfterIndex

      public void defaultModeShouldBeCommitAfterIndex() throws Exception
      Throws:
      Exception
    • shouldNeverCommitOnBeforeAndErrorListeners

      public void shouldNeverCommitOnBeforeAndErrorListeners() throws Exception
      Throws:
      Exception
    • indexerHintShouldBeCommitModeMixed

      public void indexerHintShouldBeCommitModeMixed() throws Exception
      Throws:
      Exception
    • indexerHintIsInvalid

      public void indexerHintIsInvalid() throws Exception
      Throws:
      Exception