@IntegrationTest public class WarehousingPointOfServiceFacadeIntegrationTest extends BaseWarehousingFacadeIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ISOCODE |
protected static java.lang.String |
LINE_1 |
protected PageableData |
pageableData |
protected static java.lang.String |
POSTAL_CODE |
protected WarehousingPointOfServiceFacade |
warehousingPointOfServiceFacade |
addresses, allocationService, baseStores, DEFAULT_CURRENT_PAGE, DEFAULT_PAGE_SIZE, DEFAULT_SORT, deliveryModes, enumerationService, eventService, LOGGER, modelService, orders, pointsOfService, products, returnCallbackService, sourcingService, stockLevels, users, warehouses, warehousingReturnServicespringCustomContextLoaderimportServicejaloSession| Constructor and Description |
|---|
WarehousingPointOfServiceFacadeIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
createAddressData() |
void |
setup() |
void |
testDeletePointOfServiceWithInvalidWarehouse() |
void |
testDeletePointOfServiceWithNullWarehouse() |
void |
testDeletePointOfServiceWithWarehouses() |
void |
testGetListOfWarehousesForPointOfService() |
void |
testGetListOfWarehousesForPointOfServiceWrongName() |
void |
testGetPointOfServiceByName() |
void |
testGetPointOfServiceByNameNull() |
void |
testGetPointOfServiceByNameWrongCode() |
void |
testUpdatePointOfServiceInvalidWarehouse() |
void |
testUpdatePointOfServiceWithAddress() |
void |
testUpdatePointOfServiceWithEmptyWarehouse() |
void |
testUpdatePointOfServiceWithSameWarehouseTwice() |
void |
testUpdatePointOfServiceWithWarehouses() |
approveDefaultReturn, createDefaultConsignmentAndOrder, createDefaultReturnRequest, createPackagingInfo, createPackagingInfo, createPageable, createPageable, createReturnAndReadyToAcceptGoods, getEnumerationService, getEventService, getReturnCallbackService, setEnumerationService, setReturnCallbackService, setupBaseStore, setupShopper, waitForReturnProcessCompletecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected static final java.lang.String LINE_1
protected static final java.lang.String POSTAL_CODE
protected static final java.lang.String ISOCODE
protected WarehousingPointOfServiceFacade warehousingPointOfServiceFacade
protected PageableData pageableData
public WarehousingPointOfServiceFacadeIntegrationTest()
public void setup()
setup in class BaseWarehousingFacadeIntegrationTestpublic void testGetPointOfServiceByName()
public void testGetPointOfServiceByNameWrongCode()
public void testGetPointOfServiceByNameNull()
public void testGetListOfWarehousesForPointOfService()
public void testGetListOfWarehousesForPointOfServiceWrongName()
public void testUpdatePointOfServiceWithWarehouses()
public void testUpdatePointOfServiceWithEmptyWarehouse()
public void testUpdatePointOfServiceWithSameWarehouseTwice()
public void testUpdatePointOfServiceInvalidWarehouse()
public void testDeletePointOfServiceWithWarehouses()
public void testDeletePointOfServiceWithInvalidWarehouse()
public void testDeletePointOfServiceWithNullWarehouse()
public void testUpdatePointOfServiceWithAddress()
protected AddressData createAddressData()
Copyright © 2018 SAP SE. All Rights Reserved.