public abstract class AbstractJobIntegrationTest<T> extends ServicelayerTest
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CATEGORY_CODE_1 |
protected static java.lang.String |
CATEGORY_CODE_2 |
protected static java.lang.String |
CATEGORY_CODE_3 |
protected CommonI18NService |
commonI18NService |
protected CronJobService |
cronJobService |
protected FlexibleSearchService |
flexibleSearchService |
protected static java.lang.String |
MAIN_CATALOG |
protected CatalogModel |
mainCatalog |
protected ModelService |
modelService |
protected static java.lang.String |
PRODUCT_CODE_1 |
protected static java.lang.String |
PRODUCT_CODE_2 |
protected static java.lang.String |
PRODUCT_CODE_3 |
protected CatalogVersionModel |
source |
protected static java.lang.String |
SOURCE_CATALOGVERSION |
importServicejaloSession| Constructor and Description |
|---|
AbstractJobIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCategoriesAndProducts(CatalogVersionModel catalogVersion) |
protected T |
getPerformable(CronJobModel cronJobModel) |
protected ProductModel |
getProductByCode(java.lang.String code) |
protected void |
setUp() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected static final java.lang.String CATEGORY_CODE_3
protected static final java.lang.String CATEGORY_CODE_2
protected static final java.lang.String CATEGORY_CODE_1
protected static final java.lang.String PRODUCT_CODE_3
protected static final java.lang.String PRODUCT_CODE_2
protected static final java.lang.String PRODUCT_CODE_1
protected static final java.lang.String SOURCE_CATALOGVERSION
protected static final java.lang.String MAIN_CATALOG
protected CatalogVersionModel source
protected CatalogModel mainCatalog
protected ModelService modelService
protected CronJobService cronJobService
protected FlexibleSearchService flexibleSearchService
protected CommonI18NService commonI18NService
protected void setUp()
protected void addCategoriesAndProducts(CatalogVersionModel catalogVersion)
protected ProductModel getProductByCode(java.lang.String code)
protected T getPerformable(CronJobModel cronJobModel)
Copyright © 2018 SAP SE. All Rights Reserved.