public class DefaultMerchCategoryExporterTest
extends java.lang.Object
DefaultMerchCategoryExporter.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPAREL_UK |
static java.lang.String |
BASE_CAT_URL |
static java.lang.String |
CATALOG_ID |
static java.lang.String |
CATALOG_VERSION_ID |
static java.lang.String |
ELECTRONICS |
static java.lang.String |
ITEM_CHANGE_INFO |
static java.lang.Long |
ITEM_CHANGE_PK |
| Constructor and Description |
|---|
DefaultMerchCategoryExporterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testExportCategoriesForCurrentBaseSite() |
void |
testExportCategoriesForCurrentBaseSiteNonMatching() |
void |
testGetBaseSiteService() |
void |
testGetChangeDetectionService() |
void |
testGetClient() |
void |
testGetMerchCatalogService() |
void |
testGetMerchSynchronizationConfigDao() |
void |
testGetTypeService() |
void |
testPerform() |
void |
testPerformNoChanges() |
void |
testProcessDisabledConfig() |
void |
testProcessEnabledConfig() |
public static final java.lang.String APPAREL_UK
public static final java.lang.String ELECTRONICS
public static final java.lang.String CATALOG_ID
public static final java.lang.String CATALOG_VERSION_ID
public static final java.lang.String BASE_CAT_URL
public static final java.lang.Long ITEM_CHANGE_PK
public static final java.lang.String ITEM_CHANGE_INFO
public void setUp()
public void testProcessEnabledConfig()
public void testProcessDisabledConfig()
public void testExportCategoriesForCurrentBaseSite()
public void testExportCategoriesForCurrentBaseSiteNonMatching()
public void testGetMerchSynchronizationConfigDao()
public void testGetMerchCatalogService()
public void testGetBaseSiteService()
public void testGetClient()
public void testPerform()
public void testPerformNoChanges()
public void testGetTypeService()
public void testGetChangeDetectionService()
Copyright © 2018 SAP SE. All Rights Reserved.