Class CommitModeListenerTest
java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.listeners.CommitModeListenerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
CommitModeListenerTest
public CommitModeListenerTest()
-
-
Method Details
-
setUp
- Throws:
SolrServiceException
-
shouldNeverCommit
- Throws:
Exception
-
shouldCommitAfterIndex
- Throws:
Exception
-
shouldCommitAfterBatch
- Throws:
Exception
-
shouldCommitMixed
- Throws:
Exception
-
defaultModeShouldBeCommitAfterIndex
- Throws:
Exception
-
shouldNeverCommitOnBeforeAndErrorListeners
- Throws:
Exception
-
indexerHintShouldBeCommitModeMixed
- Throws:
Exception
-
indexerHintIsInvalid
- Throws:
Exception
-