Class DefaultMerchCatalogListenerTest
java.lang.Object
com.hybris.merchandising.indexer.listeners.DefaultMerchCatalogListenerTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultMerchCatalogListenerTest
public DefaultMerchCatalogListenerTest()
-
-
Method Details
-
setUp
- Throws:
IndexerException
-
testAfterBatchFull
- Throws:
IndexerException
-
testAfterBatchPartial
- Throws:
IndexerException
-
testAfterBatchWithNullProductDirectoryId
- Throws:
IndexerException
-
testAfterBatchWithDisabledMerchConfig
- Throws:
IndexerException
-
testAfterBatchWhenError
- Throws:
IndexerException
-
testAfterIndexFull
- Throws:
IndexerException
-
testAfterIndexPartial
- Throws:
IndexerException
-
testAfterIndexWithNullProductDirectoryId
- Throws:
IndexerException
-
testAfterIndexWithDisabledMerchConfig
- Throws:
IndexerException
-
testAfterIndexWhenError
- Throws:
IndexerException
-
testBeforeIndexWithProductDirectoryId
- Throws:
IndexerException
-
testBeforeIndexWithNullProductDirectoryId
public void testBeforeIndexWithNullProductDirectoryId() -
testBeforeIndexWithDisabledProductDirectoryId
- Throws:
IndexerException
-
testAfterIndexError
- Throws:
IndexerException
-
testAfterIndexErrorWithDisabledMerchConfig
- Throws:
IndexerException
-