Class MerchIndexingListenerTest
java.lang.Object
com.hybris.merchandising.indexer.listeners.MerchIndexingListenerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INDEXER_CONTEXT_OPERATION_ID
public static final long INDEXER_CONTEXT_OPERATION_ID- See Also:
-
BATCH_INDEXER_CONTEXT_OPERATION_ID
public static final long BATCH_INDEXER_CONTEXT_OPERATION_ID- See Also:
-
BATCH_INDEXER_ID
- See Also:
-
ENGLISH
- See Also:
-
GBP
- See Also:
-
ONLINE
- See Also:
-
CATALOG
- See Also:
-
-
Constructor Details
-
MerchIndexingListenerTest
public MerchIndexingListenerTest()
-
-
Method Details
-
setUp
- Throws:
SolrServiceException
-
mappedInputDocumentsShouldBeSentToHandleProductsBatch
- Throws:
Exception
-
testSanitisation
public void testSanitisation() -
testIsToSynchronize
public void testIsToSynchronize() -
createActionForFullIndexOpShouldReturnCreate
- Throws:
Exception
-
createActionForUpdateIndexOpShouldReturnUpdate
- Throws:
Exception
-
createActionForPartialUpdateIndexOpShouldReturnUpdate
- Throws:
Exception
-
createActionForDeleteIndexOpShouldReturnDelete
- Throws:
Exception
-
handleAndPublishShouldBeCalledAfterFullIndexOperation
- Throws:
Exception
-
handleShouldBeCalledAfterDeleteIndexOperation
- Throws:
Exception
-
handleShouldBeCalledAfterPartialUpdateIndexOperation
- Throws:
Exception
-