Class MerchIndexingListenerTest


  • @UnitTest
    public class MerchIndexingListenerTest
    extends java.lang.Object
    • Constructor Detail

      • MerchIndexingListenerTest

        public MerchIndexingListenerTest()
    • Method Detail

      • mappedInputDocumentsShouldBeSentToHandleProductsBatch

        public void mappedInputDocumentsShouldBeSentToHandleProductsBatch()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSanitisation

        public void testSanitisation()
      • testIsToSynchronize

        public void testIsToSynchronize()
      • createActionForFullIndexOpShouldReturnCreate

        public void createActionForFullIndexOpShouldReturnCreate()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createActionForUpdateIndexOpShouldReturnUpdate

        public void createActionForUpdateIndexOpShouldReturnUpdate()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createActionForPartialUpdateIndexOpShouldReturnUpdate

        public void createActionForPartialUpdateIndexOpShouldReturnUpdate()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createActionForDeleteIndexOpShouldReturnDelete

        public void createActionForDeleteIndexOpShouldReturnDelete()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • handleAndPublishShouldBeCalledAfterFullIndexOperation

        public void handleAndPublishShouldBeCalledAfterFullIndexOperation()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • handleShouldBeCalledAfterDeleteIndexOperation

        public void handleShouldBeCalledAfterDeleteIndexOperation()
                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • handleShouldBeCalledAfterPartialUpdateIndexOperation

        public void handleShouldBeCalledAfterPartialUpdateIndexOperation()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception