@UnitTest public class SolrAsSearchProviderTest extends java.lang.Object
| Constructor and Description |
|---|
SolrAsSearchProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected AsSearchQueryData |
buildAsSearchQueryData(java.lang.String searchText,
int activePage,
int pageSize) |
protected FacetSearchConfig |
buildFacetSearchConfig(IndexedType indexedType) |
protected AsSearchProfileContext |
buildSearchProfileContext() |
protected SearchResult |
buildSearchResult(SearchQuery searchQuery) |
void |
setUp() |
void |
testGetIndexConfigurations() |
void |
testGetIndexProperties() |
void |
testGetIndexPropertyForCode() |
void |
testGetIndexTypeForCode() |
void |
testGetIndexTypes() |
void |
testGetIndexTypes1() |
void |
testGetSupportedCatalogVersions() |
void |
testGetSupportedCurrencies() |
void |
testGetSupportedFacetIndexProperties() |
void |
testGetSupportedLanguages() |
void |
testGetSupportedSortExpressions() |
void |
testSearch() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexConfigurations()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexTypes()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexTypes1()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexTypeForCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexProperties()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndexPropertyForCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedCatalogVersions()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedLanguages()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedCurrencies()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedFacetIndexProperties()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedSortExpressions()
throws java.lang.Exception
java.lang.Exceptionpublic void testSearch()
throws java.lang.Exception
java.lang.Exceptionprotected AsSearchProfileContext buildSearchProfileContext()
protected FacetSearchConfig buildFacetSearchConfig(IndexedType indexedType)
protected SearchResult buildSearchResult(SearchQuery searchQuery)
protected AsSearchQueryData buildAsSearchQueryData(java.lang.String searchText, int activePage, int pageSize)
Copyright © 2018 SAP SE. All Rights Reserved.