Class AbstractIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.solrfacetsearch.integration.AbstractIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
- Direct Known Subclasses:
AbstractSearchQueryPerfTest,AbstractSearchQueryTest,AllAsItemsTest,CategoryFacetDisplayNameProviderTest,ClassificationPropertyValueProviderTest,ContextAwareParameterProviderTest,DefaultFacetSearchConfigCacheServiceTest,DefaultFacetSearchConfigServiceTest,DefaultFlexibleSearchQuerySpecFactoryIntegrationTest,DefaultIndexerServiceIntegrationTest,DefaultIndexerStrategyIntegrationTest,DefaultIndexOperationIdGeneratorTest,DefaultSolrClientPoolPerformanceTest,DeleteFromIndexTest,DistributedIndexerProcessTest,FacetDrillDownTest,FacetParamsTest,FacetSearchConfigSerializableTest,IndexationInLanguageContextTest,IndexationInUserContextTest,IndexCreationTest,IndexedPropertyRemovalTest,IndexedTypeFieldsValuesProviderTest,IndexUpdateDeleteProductTest,MultithreadedIndexerServiceAccessTest,RangedIndexedPropertyTest,SearchByPropertiesWithExportIdTest,SearchFulltextTest,SearchGroupingTest,SearchHighlightingFieldsTest,SearchInFieldTest,SearchInMultiCategoriesTest,SearchMethodTest,SearchQueryBoostsTest,SearchQueryExcludedItemsTest,SearchQueryPromotedItemsTest,SearchResultTest,SearchWithRawQueryTest,SolrAsSearchTest,SolrAutoSuggestServiceTest,SolrExtIndexerJobIntegrationTest,SolrIndexerDirectModeTest,SolrIndexerLanguageFallbackTest,SolrIndexerTwoPhaseModeTest,SolrIndexHotUpdateTest,SolrKeywordRedirectValidateInterceptorTest,SolrQueryStatisticsCollectorJobTest,SolrSearchProviderOptimizeIntegrationTest,SolrSearchResponseRestrictFieldsTest,SolrSearchResultTest,SolrServerConnectionParametersTest,SolrStopWordsIntegrationTest,SolrSynonymsIntegrationTest,SpELValueProviderIntegrationTest,UserSearchRestrictionsTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringorg.junit.rules.ExpectedExceptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final StringFields 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 TypeMethodDescriptionprotected voidprotected FacetSearchConfigprotected Stringprotected Stringprotected voidimportConfig(String resource) protected voidimportConfig(String resource, Map<String, String> params) protected voidprotected voidloadData()protected StringvoidsetUp()voidtearDown()Methods 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
-
DEFAULT_ENCODING
- See Also:
-
SOLR_SERVER_MODE
- See Also:
-
SOLR_SERVER_STANDALONE_ENDPOINT
- See Also:
-
SOLR_SERVER_CLOUD_ENDPOINT
- See Also:
-
HW_CATALOG
- See Also:
-
ONLINE_CATALOG_VERSION
- See Also:
-
STAGED_CATALOG_VERSION
- See Also:
-
PRODUCT_CODE
- See Also:
-
FACET_SEARCH_CONFIG_NAME
- See Also:
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
AbstractIntegrationTest
public AbstractIntegrationTest()
-
-
Method Details
-
getProductCode
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
beforeLoadData
- Throws:
Exception
-
loadData
- Throws:
Exception
-
getFacetSearchConfigName
-
getFacetSearchConfig
- Throws:
FacetConfigServiceException
-
importConfig
- Throws:
IOExceptionImpExException
-
importConfig
protected void importConfig(String resource, Map<String, String> params) throws IOException, ImpExException- Throws:
IOExceptionImpExException
-
readFile
- Throws:
IOException
-
initializeIndexedType
protected void initializeIndexedType() -
getIndexedTypeModel
-
getSolrFacetSearchConfigModel
-
getTestId
-
getSolrSearchProviderFactory
-