@IntegrationTest public class DefaultPagedFlexibleSearchServiceIntegrationTest extends BaseCommerceBaseTest
flexibleSearchServiceimportServicejaloSession| Constructor and Description |
|---|
DefaultPagedFlexibleSearchServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected SortQueryData |
createSortQueryData(java.lang.String sortCode,
java.lang.String query) |
void |
setUp() |
void |
shouldNotSearchIfSortQueriesIsEmpty() |
void |
shouldNotSearchIfSortQueriesIsNull() |
void |
shouldNotSearchQueryIfCurrentPageIsNegative() |
void |
shouldNotSearchQueryIfPageableIsNull() |
void |
shouldNotSearchSortQueriesIfPageableIsNull() |
void |
shouldNotSearchSortQueriesIfSortCodeIsNull() |
void |
shouldNotSearchWithQueryParamsIfPageableCurrentPageIsNegative() |
void |
shouldNotSearchWithQueryParamsIfQueryIsNull() |
void |
shouldSearchQueryPageable() |
void |
shouldSearchSortQueriesIfPageableCurrentPageIsNegative() |
void |
shouldSearchSortQueriesPageable() |
void |
shouldSearchWithQueryParams() |
void |
shouldSearchWithQueryParamsIfPageableIsNull() |
getFlexibleSearchService, getOrderForCode, getProcesses, initMocks, setFlexibleSearchService, waitForProcessToEndcreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultPagedFlexibleSearchServiceIntegrationTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldSearchQueryPageable()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchQueryIfPageableIsNull()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchQueryIfCurrentPageIsNegative()
throws ImpExException
ImpExExceptionpublic void shouldSearchWithQueryParams()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchWithQueryParamsIfQueryIsNull()
throws ImpExException
ImpExExceptionpublic void shouldSearchWithQueryParamsIfPageableIsNull()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchWithQueryParamsIfPageableCurrentPageIsNegative()
throws ImpExException
ImpExExceptionpublic void shouldSearchSortQueriesPageable()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchIfSortQueriesIsNull()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchSortQueriesIfSortCodeIsNull()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchIfSortQueriesIsEmpty()
throws ImpExException
ImpExExceptionpublic void shouldNotSearchSortQueriesIfPageableIsNull()
throws ImpExException
ImpExExceptionpublic void shouldSearchSortQueriesIfPageableCurrentPageIsNegative()
throws ImpExException
ImpExExceptionprotected SortQueryData createSortQueryData(java.lang.String sortCode, java.lang.String query)
Copyright © 2018 SAP SE. All Rights Reserved.