Class DirectSolrIndexSynchronizationStrategyTest
java.lang.Object
com.hybris.backoffice.solrsearch.indexing.DirectSolrIndexSynchronizationStrategyTest
-
Field Details
-
PRODUCT_TYPECODE
- See Also:
-
PK_
public static final long PK_- See Also:
-
CONFIG_NAME
- See Also:
-
-
Constructor Details
-
DirectSolrIndexSynchronizationStrategyTest
public DirectSolrIndexSynchronizationStrategyTest()
-
-
Method Details
-
init
- Throws:
FacetConfigServiceException
-
testRemoveItemWhenIndexInitialized
public void testRemoveItemWhenIndexInitialized() throws FacetConfigServiceException, IndexerException, SolrServiceException -
testRemoveItemWhenIndexNotInitialized
public void testRemoveItemWhenIndexNotInitialized() throws FacetConfigServiceException, IndexerException, SolrServiceException -
testUpdateItemWhenIndexInitialized
public void testUpdateItemWhenIndexInitialized() throws FacetConfigServiceException, IndexerException, SolrServiceException -
testUpdateItemWhenIndexNotInitialized
public void testUpdateItemWhenIndexNotInitialized() throws FacetConfigServiceException, IndexerException, SolrServiceException
-