@IntegrationTest public class WarehousingConsignmentFacadeIntegrationTest extends BaseWarehousingFacadeIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
protected PageableData |
pageableData |
protected SourcingBanService |
sourcingBanService |
protected WarehousingConsignmentFacade |
warehousingConsignmentFacade |
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 |
|---|
WarehousingConsignmentFacadeIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getPackagingInfo_Fail_NullCode() |
void |
getPackagingInfo_Fail_WrongCode() |
void |
getPackagingInfo_Success() |
void |
getSourcingLocationsForConsignmentCode_Fail_NullCode() |
void |
getSourcingLocationsForConsignmentCode_Fail_WrongCode() |
void |
getSourcingLocationsForConsignmentCode_Success_MultipleLocationsAvailable() |
void |
getSourcingLocationsForConsignmentCode_Success_NoLocationsAvailableAfterBan() |
void |
getSourcingLocationsForConsignmentCode_Success_OneLocationAvailable() |
void |
setup() |
void |
updatePackagingInformation_Fail_NullCode() |
void |
updatePackagingInformation_Fail_NullPackagingInfo() |
void |
updatePackagingInformation_Fail_WrongCode() |
void |
updatePackagingInformation_Success() |
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 WarehousingConsignmentFacade warehousingConsignmentFacade
protected SourcingBanService sourcingBanService
protected PageableData pageableData
public WarehousingConsignmentFacadeIntegrationTest()
public void setup()
setup in class BaseWarehousingFacadeIntegrationTestpublic void getSourcingLocationsForConsignmentCode_Success_OneLocationAvailable()
public void getSourcingLocationsForConsignmentCode_Success_MultipleLocationsAvailable()
public void getSourcingLocationsForConsignmentCode_Success_NoLocationsAvailableAfterBan()
public void getSourcingLocationsForConsignmentCode_Fail_NullCode()
public void getSourcingLocationsForConsignmentCode_Fail_WrongCode()
public void getPackagingInfo_Fail_NullCode()
public void getPackagingInfo_Fail_WrongCode()
public void getPackagingInfo_Success()
public void updatePackagingInformation_Fail_NullCode()
public void updatePackagingInformation_Fail_NullPackagingInfo()
public void updatePackagingInformation_Fail_WrongCode()
public void updatePackagingInformation_Success()
Copyright © 2018 SAP SE. All Rights Reserved.