public abstract class AbstractIntegrationTest extends ServicelayerTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_ENCODING |
ExpectedException |
expectedException |
protected static String |
FACET_SEARCH_CONFIG_NAME |
protected static String |
HW_CATALOG |
protected static String |
ONLINE_CATALOG_VERSION |
protected static String |
PRODUCT_CODE |
protected static String |
SOLR_SERVER_CLOUD_ENDPOINT |
protected static String |
SOLR_SERVER_MODE |
protected static String |
SOLR_SERVER_STANDALONE_ENDPOINT |
protected static String |
STAGED_CATALOG_VERSION |
defaultLanguage, jaloSession| Constructor and Description |
|---|
AbstractIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeLoadData() |
protected FacetSearchConfig |
getFacetSearchConfig() |
protected String |
getFacetSearchConfigName() |
SolrIndexedTypeModel |
getIndexedTypeModel() |
protected String |
getProductCode() |
SolrFacetSearchConfigModel |
getSolrFacetSearchConfigModel() |
String |
getTestId() |
protected void |
importConfig(String resource) |
protected void |
importConfig(String resource,
Map<String,String> params) |
protected void |
initializeIndexedType() |
protected void |
loadData() |
protected String |
readFile(String pathName) |
void |
setUp() |
void |
tearDown() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedprotected static final String DEFAULT_ENCODING
protected static final String SOLR_SERVER_MODE
protected static final String SOLR_SERVER_STANDALONE_ENDPOINT
protected static final String SOLR_SERVER_CLOUD_ENDPOINT
protected static final String HW_CATALOG
protected static final String ONLINE_CATALOG_VERSION
protected static final String STAGED_CATALOG_VERSION
protected static final String PRODUCT_CODE
protected static final String FACET_SEARCH_CONFIG_NAME
public ExpectedException expectedException
protected String getProductCode()
protected String getFacetSearchConfigName()
protected FacetSearchConfig getFacetSearchConfig() throws FacetConfigServiceException
FacetConfigServiceExceptionprotected void importConfig(String resource) throws IOException, ImpExException
IOExceptionImpExExceptionprotected void importConfig(String resource, Map<String,String> params) throws IOException, ImpExException
IOExceptionImpExExceptionprotected String readFile(String pathName) throws IOException
IOExceptionprotected void initializeIndexedType()
public SolrIndexedTypeModel getIndexedTypeModel()
public SolrFacetSearchConfigModel getSolrFacetSearchConfigModel()
public String getTestId()
Copyright © 2017 SAP SE. All Rights Reserved.