Class SearchQueryFacetsTest
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.AbstractSearchQueryTest
de.hybris.platform.solrfacetsearch.integration.SearchQueryFacetsTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.solrfacetsearch.integration.AbstractSearchQueryTest
PRODUCT_APPROVAL_STATUS_FIELD, PRODUCT_CODE_FIELD, PRODUCT_MANUFACTURER_NAME_FIELD, PRODUCT_NAME_FIELD, PRODUCT_NAME_WITH_RESERVED_CHARS_FIELD, PRODUCT1_CODE, PRODUCT1_NAME, PRODUCT2_CODE, PRODUCT2_NAMEFields inherited from class de.hybris.platform.solrfacetsearch.integration.AbstractIntegrationTest
DEFAULT_ENCODING, expectedException, 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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidprotected voidloadData()Methods inherited from class de.hybris.platform.solrfacetsearch.integration.AbstractSearchQueryTest
assertDocumentField, enabledSearchLegacyMode, executeSearchQuery, executeSearchQueryMethods 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
-
Constructor Details
-
SearchQueryFacetsTest
public SearchQueryFacetsTest()
-
-
Method Details
-
loadData
- Overrides:
loadDatain classAbstractIntegrationTest- Throws:
Exception
-
addRefineFacet
- Throws:
Exception
-
addRefineFacetWithSingleFacetValue
- Throws:
Exception
-
addRefineFacetWithMultipleFacetValues
- Throws:
Exception
-
addMultiselectOrFacet
- Throws:
Exception
-
addMultiselectOrFacetWithSingleFacetValue
- Throws:
Exception
-
addMultiselectOrFacetWithMultipleFacetValues
- Throws:
Exception
-
addMultiselectAndFacet
- Throws:
Exception
-
addMultiselectAndFacetWithSingleFacetValue
- Throws:
Exception
-
addMultiselectAndFacetWithMultipleFacetValues
- Throws:
Exception
-
addMultipleFacets
- Throws:
Exception
-
addMultipleFacetsWithFacetValues
- Throws:
Exception
-
addFacetWithEscaping
- Throws:
Exception
-
addFacetValueWithEscaping
- Throws:
Exception
-
addFacetValueWithEscaping2
- Throws:
Exception
-
addFacetValueWithEscaping3
- Throws:
Exception
-
addFacetForLegacyMode
- Throws:
Exception
-
addFacetValueForLegacyMode
- Throws:
Exception
-
addMultipleFacetsForLegacyMode
- Throws:
Exception
-
addMultipleFacetValuesForLegacyMode
- Throws:
Exception
-
addFacetWithEscapingForLegacyMode
- Throws:
Exception
-
addFacetValueWithEscapingForLegacyMode
- Throws:
Exception
-