Class SolrIndexerTwoPhaseModeTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.solrfacetsearch.integration.AbstractIntegrationTest
de.hybris.platform.solrfacetsearch.integration.SolrIndexerTwoPhaseModeTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
FieldsFields inherited from class de.hybris.platform.solrfacetsearch.integration.AbstractIntegrationTest
DEFAULT_ENCODING, FACET_SEARCH_CONFIG_NAME, HW_CATALOG, ONLINE_CATALOG_VERSION, PRODUCT_CODE, SOLR_SERVER_CLOUD_ENDPOINT, SOLR_SERVER_MODE, SOLR_SERVER_STANDALONE_ENDPOINT, STAGED_CATALOG_VERSIONFields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidprotected voidloadData()voidMethods inherited from class de.hybris.platform.solrfacetsearch.integration.AbstractIntegrationTest
beforeLoadData, getFacetSearchConfig, getFacetSearchConfigName, getIndexedTypeModel, getProductCode, getSolrFacetSearchConfigModel, getSolrSearchProviderFactory, getTestId, importConfig, importConfig, initializeIndexedType, readFile, setUp, tearDownMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
SolrIndexerTwoPhaseModeTest
public SolrIndexerTwoPhaseModeTest()
-
-
Method Details
-
loadData
- Overrides:
loadDatain classAbstractIntegrationTest- Throws:
Exception
-
fullIndex
- Throws:
Exception
-
fullIndexAndUpdate
- Throws:
Exception
-
fullIndexTwice
- Throws:
Exception
-
fullIndexTwiceAndUpdate
- Throws:
Exception
-
noActiveIndexBeforeFullIndex
- Throws:
Exception
-
activeIndexFoundAfterFullIndex
- Throws:
Exception
-
activeIndexChangesAfterFullIndexTwice
- Throws:
Exception
-
activeIndexChangesAfterFullIndexThreeTimes
- Throws:
Exception
-