Class TravelIndexerTest
java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.impl.TravelIndexerTest
JUnit test cases for
TravelIndexer-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TravelIndexerTest
public TravelIndexerTest()
-
-
Method Details
-
setUp
public void setUp() -
testIndexItemsForNullItems
public void testIndexItemsForNullItems() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedException
-
testIndexItemsForFieldValueProviderException
public void testIndexItemsForFieldValueProviderException() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItemsForRuntimeException
public void testIndexItemsForRuntimeException() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItems
public void testIndexItems() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItemsForIndexPropertiesForNullItems
public void testIndexItemsForIndexPropertiesForNullItems() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedException
-
testIndexItemsForIndexPropertiesForFieldValueProviderException
public void testIndexItemsForIndexPropertiesForFieldValueProviderException() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItemsForIndexPropertiesForRuntimeException
public void testIndexItemsForIndexPropertiesForRuntimeException() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItemsForIndexProperties
public void testIndexItemsForIndexProperties() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, InterruptedException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionInterruptedExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-
testIndexItemsWithInterruptedException
public void testIndexItemsWithInterruptedException() throws de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerException, de.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException- Throws:
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerExceptionde.hybris.platform.solrfacetsearch.config.exceptions.FieldValueProviderException
-