Class OptimizeModeListenerTest
java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.listeners.OptimizeModeListenerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
OptimizeModeListenerTest
public OptimizeModeListenerTest()
-
-
Method Details
-
setUp
- Throws:
SolrServiceException
-
shouldNeverOptimize
- Throws:
Exception
-
shouldOptimizeAfterIndex
- Throws:
Exception
-
shouldOptimizeAfterFullIndex
- Throws:
Exception
-
shouldNotOptimizeAfterIndexUpdate
- Throws:
Exception
-
defaultModeShouldBeNeverOptimize
- Throws:
Exception
-
shouldNeverOptimizeOnBeforeAndErrorListeners
- Throws:
Exception
-
indexerHintShouldBeOptimizedAfterIndex
- Throws:
Exception
-
indexerHintIsNotValid
- Throws:
Exception
-