public abstract class WarehousingBaseIntegrationTest extends ServicelayerTransactionalTest
| Modifier and Type | Class and Description |
|---|---|
static class |
WarehousingBaseIntegrationTest.BaseStores |
static class |
WarehousingBaseIntegrationTest.Customers |
static class |
WarehousingBaseIntegrationTest.PointsOfService |
static class |
WarehousingBaseIntegrationTest.Products |
static class |
WarehousingBaseIntegrationTest.Warehouses |
| Modifier and Type | Field and Description |
|---|---|
protected BaseStoreService |
baseStoreService |
protected PointOfServiceService |
pointOfServiceService |
protected ProductService |
productService |
protected UserService |
userService |
protected WarehouseService |
warehouseService |
defaultLanguage, jaloSession| Constructor and Description |
|---|
WarehousingBaseIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createSourcingStoreData()
Create Warehouses, Point-of-services, Products and Stock Levels data
|
void |
createSourcingUserData()
Create Users, Billing and Shipping Addresses and Payment Information data
|
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedprotected PointOfServiceService pointOfServiceService
protected ProductService productService
protected UserService userService
protected WarehouseService warehouseService
protected BaseStoreService baseStoreService
Copyright © 2017 SAP SE. All Rights Reserved.